diff options
| author | Oleksandr Tymoshenko <gonzo@FreeBSD.org> | 2012-02-14 00:18:18 +0000 |
|---|---|---|
| committer | Oleksandr Tymoshenko <gonzo@FreeBSD.org> | 2012-02-14 00:18:18 +0000 |
| commit | 5989db894d11b8512e6b62bc80017ad8923bae72 (patch) | |
| tree | 2f23ddc65348739c3b1a6edd91c3a059c86db7b2 /gnu | |
| parent | 8ecdc98b5beb950cd557a85e41f6dd6da5d2537d (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cc/cc_tools/auto-host.h | 2 |
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 a6ce739b36feb..5d6ddc01205ea 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. */ |
