projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af008e7
)
toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Jul 2011 08:13:50 +0000
(08:13 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Jul 2011 08:13:50 +0000
(08:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27556
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
75d388d
..
e94bcc9
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-49,7
+49,6
@@
config SSP_SUPPORT
config TLS_SUPPORT
bool
- depends UCLIBC_VERSION_NPTL
prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS
default n
help
This page took
0.030648 seconds
and
4
git commands to generate.