mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:27:30 +02:00
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-a3cf2f4a3e73
This commit is contained in:
parent
af008e7924
commit
10e2f68dfd
@ -49,7 +49,6 @@ config SSP_SUPPORT
|
|||||||
|
|
||||||
config TLS_SUPPORT
|
config TLS_SUPPORT
|
||||||
bool
|
bool
|
||||||
depends UCLIBC_VERSION_NPTL
|
|
||||||
prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS
|
prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user