From c270db592a9bfc16b950ad1469a9133c8905af12 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 7 Apr 2013 10:11:41 +0000 Subject: gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by libc. Signed-off-by: Felix Fietkau SVN-Revision: 36240 --- toolchain/gcc/Config.in | 7 ------- 1 file changed, 7 deletions(-) (limited to 'toolchain/gcc/Config.in') 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 -- cgit v1.2.3