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:
parent
b0cdcf4e93
commit
3a237d638e
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ choice
|
||||||
config GCC_USE_VERSION_4_9_LINARO
|
config GCC_USE_VERSION_4_9_LINARO
|
||||||
select GCC_VERSION_4_9_LINARO
|
select GCC_VERSION_4_9_LINARO
|
||||||
bool "gcc 4.9.x with Linaro enhancements"
|
bool "gcc 4.9.x with Linaro enhancements"
|
||||||
|
depends on BROKEN
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue