Enable TLS support for ARM toolchain
Reviewed by: cognet
This commit is contained in:
parent
8ecdc98b5b
commit
5989db894d
@ -287,10 +287,8 @@
|
|||||||
|
|
||||||
/* Define if your assembler supports thread-local storage. */
|
/* Define if your assembler supports thread-local storage. */
|
||||||
#ifndef USED_FOR_TARGET
|
#ifndef USED_FOR_TARGET
|
||||||
#if !defined(__arm__)
|
|
||||||
#define HAVE_AS_TLS 1
|
#define HAVE_AS_TLS 1
|
||||||
#endif
|
#endif
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
/* Define to 1 if you have the `atoll' function. */
|
/* Define to 1 if you have the `atoll' function. */
|
||||||
|
Loading…
Reference in New Issue
Block a user