Author: nbd
Date: 2015-06-21 19:52:00 +0200 (Sun, 21 Jun 2015)
New Revision: 46089

Modified:
   trunk/toolchain/gcc/Config.in
Log:
toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARM

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/toolchain/gcc/Config.in
===================================================================
--- trunk/toolchain/gcc/Config.in       2015-06-21 16:47:05 UTC (rev 46088)
+++ trunk/toolchain/gcc/Config.in       2015-06-21 17:52:00 UTC (rev 46089)
@@ -18,6 +18,7 @@
        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
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to