gcc: remove version 4.6, it is no longer needed

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47443
This commit is contained in:
Felix Fietkau
2015-11-10 21:10:53 +00:00
parent 795cab69b3
commit f7939f5e74
29 changed files with 3 additions and 1104 deletions

View File

@@ -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"