Enable TLS support for ARM toolchain

Reviewed by:	cognet
This commit is contained in:
gonzo 2012-02-14 00:18:18 +00:00
parent 04a89c6a3d
commit 322eb429d2

View File

@ -287,10 +287,8 @@
/* Define if your assembler supports thread-local storage. */
#ifndef USED_FOR_TARGET
#if !defined(__arm__)
#define HAVE_AS_TLS 1
#endif
#endif
/* Define to 1 if you have the `atoll' function. */