mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
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
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user