summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2012-02-14 00:18:18 +0000
committergonzo <gonzo@FreeBSD.org>2012-02-14 00:18:18 +0000
commit322eb429d27b6288b1f1ff0402fa021e378b2c99 (patch)
tree2f23ddc65348739c3b1a6edd91c3a059c86db7b2 /gnu/usr.bin/cc
parent04a89c6a3dd966bcd4e1d7cde49f0419d8fd496c (diff)
downloadFreeBSD-src-322eb429d27b6288b1f1ff0402fa021e378b2c99.zip
FreeBSD-src-322eb429d27b6288b1f1ff0402fa021e378b2c99.tar.gz
Enable TLS support for ARM toolchain
Reviewed by: cognet
Diffstat (limited to 'gnu/usr.bin/cc')
-rw-r--r--gnu/usr.bin/cc/cc_tools/auto-host.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/auto-host.h b/gnu/usr.bin/cc/cc_tools/auto-host.h
index a6ce739..5d6ddc0 100644
--- a/gnu/usr.bin/cc/cc_tools/auto-host.h
+++ b/gnu/usr.bin/cc/cc_tools/auto-host.h
@@ -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. */
OpenPOWER on IntegriCloud