mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Enable TLS support for ARM toolchain
Reviewed by: cognet
This commit is contained in:
parent
8ecdc98b5b
commit
5989db894d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=231620
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user