Current Config.version does not define a gcc version for the x86
target. As a result
version 4.1.2 is used.
Signed-off-by: Roberto Riggio<[email protected]>
--
Index: toolchain/gcc/Config.version
===================================================================
--- toolchain/gcc/Config.version (revision 23220)
+++ toolchain/gcc/Config.version (working copy)
@@ -80,6 +80,6 @@
default y if powerpc
config GCC_VERSION_4_4_4
- default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx)
+ default y if (TARGET_octeon || TARGET_sibyte || TARGET_omap35xx
|| TARGET_x86)
endif
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel