X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fgcc%2FConfig.in;h=811c6d47c24f629fe38b6487dfcd4c96f52d1259;hp=585017586acae4a6f01bb85a1b65a161417bff05;hb=c270db592a9bfc16b950ad1469a9133c8905af12;hpb=46072644e50fdfa3e996855a1466219fd7b51d3b diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 585017586a..811c6d47c2 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -52,13 +52,6 @@ config SSP_SUPPORT help Enable Stack-Smashing Protection support -config TLS_SUPPORT - bool - prompt "Enable Thread-local storage (TLS) support" if TOOLCHAINOPTS - default n - help - Enable Thread-local storage support - config SJLJ_EXCEPTIONS bool prompt "Use setjump()/longjump() exceptions" if TOOLCHAINOPTS