Enable TLS support for ARM toolchain

Reviewed by:	cognet
This commit is contained in:
Oleksandr Tymoshenko 2012-02-14 00:18:18 +00:00
parent 8ecdc98b5b
commit 5989db894d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=231620

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. */