gcc: remove version 4.9-linaro

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

SVN-Revision: 46798
This commit is contained in:
Felix Fietkau
2015-09-06 10:07:03 +00:00
parent edb5d7511b
commit 400fb6cadc
37 changed files with 2 additions and 1306 deletions

View File

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