toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27556 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
4aa7a9d82e
commit
f5c37ab96a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue