Eglibc doesn't build with the native gnu make if it's 3.82 or later (which it
is for Fedora 14, 15, and later).
2.8 also seems to have issues with cross-compilation of i386 targets on an
x86_64 host.
Signed-off-by: Philip Prindeville <[email protected]>
Index: toolchain/eglibc/Config.in
===================================================================
--- toolchain/eglibc/Config.in (revision 27164)
+++ toolchain/eglibc/Config.in (working copy)
@@ -1,7 +1,7 @@
choice
prompt "eglibc version"
depends on TOOLCHAINOPTS && USE_EGLIBC
- default EGLIBC_VERSION_2_8
+ default EGLIBC_VERSION_2_12
help
Select the version of eglibc you wish to use.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel