toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARM

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

SVN-Revision: 46089
This commit is contained in:
Felix Fietkau 2015-06-21 17:52:00 +00:00
parent b0cdcf4e93
commit 3a237d638e
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ choice
config GCC_USE_VERSION_4_9_LINARO
select GCC_VERSION_4_9_LINARO
bool "gcc 4.9.x with Linaro enhancements"
depends on BROKEN
endchoice