aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-11-10 21:10:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-11-10 21:10:53 +0000
commitf7939f5e74edf5e504c609fd852ff163c67d6e36 (patch)
treee1a4217a1d60fc9dafd00f277993754d570780e9 /toolchain/gcc/Config.in
parent795cab69b3acef4f8eb5ae0f421ef6427b2d5c9b (diff)
downloadupstream-f7939f5e74edf5e504c609fd852ff163c67d6e36.tar.gz
upstream-f7939f5e74edf5e504c609fd852ff163c67d6e36.tar.bz2
upstream-f7939f5e74edf5e504c609fd852ff163c67d6e36.zip
gcc: remove version 4.6, it is no longer needed
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47443
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 0621641e78..81b795edd0 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -8,11 +8,6 @@ choice
help
Select the version of gcc you wish to use.
- config GCC_USE_VERSION_4_6_LINARO
- select GCC_VERSION_4_6_LINARO
- bool "gcc 4.6.x with Linaro enhancements"
- depends on !arc
-
config GCC_USE_VERSION_4_8_LINARO
select GCC_VERSION_4_8_LINARO
bool "gcc 4.8.x with Linaro enhancements"