toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 8 Jul 2011 08:13:50 +0000 (08:13 +0000)
committernbd <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

index 75d388d..e94bcc9 100644 (file)
@@ -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.025971 seconds and 4 git commands to generate.