aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-06 10:07:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-06 10:07:03 +0000
commit51c3caa5649429ce9731605df97faf12eec24a90 (patch)
tree44bfe67b3a8d2a78d9a72f903b31fc746c8c0a48 /toolchain/gcc/Config.in
parent09afa7b9e5a5655af074e370061516047bae8434 (diff)
downloadmaster-187ad058-51c3caa5649429ce9731605df97faf12eec24a90.tar.gz
master-187ad058-51c3caa5649429ce9731605df97faf12eec24a90.tar.bz2
master-187ad058-51c3caa5649429ce9731605df97faf12eec24a90.zip
gcc: remove version 4.9-linaro
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46798 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 8a68056e9a..2d4400afb4 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -15,11 +15,6 @@ choice
select GCC_VERSION_4_8_LINARO
bool "gcc 4.8.x with Linaro enhancements"
- config GCC_USE_VERSION_4_9_LINARO
- select GCC_VERSION_4_9_LINARO
- bool "gcc 4.9.x with Linaro enhancements"
- depends on BROKEN
-
config GCC_USE_VERSION_5
select GCC_VERSION_5
bool "gcc 5.x"