summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libstdc++/config.h')
-rw-r--r--gnu/lib/libstdc++/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libstdc++/config.h b/gnu/lib/libstdc++/config.h
index a4afbdb..7955ab6 100644
--- a/gnu/lib/libstdc++/config.h
+++ b/gnu/lib/libstdc++/config.h
@@ -371,7 +371,7 @@
/* #undef HAVE_TANL */
/* Define to 1 if the target supports thread-local storage. */
-#if !defined(__arm__) && !defined(__mips__)
+#if !defined(__mips__)
#define HAVE_TLS 1
#endif
OpenPOWER on IntegriCloud