Author: nbd Date: 2014-07-10 22:48:31 +0200 (Thu, 10 Jul 2014) New Revision: 41576
Modified: trunk/toolchain/Config.in Log: toolchain: switch back to uClibc for octeon, it actually works now Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/toolchain/Config.in =================================================================== --- trunk/toolchain/Config.in 2014-07-10 20:44:03 UTC (rev 41575) +++ trunk/toolchain/Config.in 2014-07-10 20:48:31 UTC (rev 41576) @@ -203,7 +203,6 @@ choice prompt "C Library implementation" if TOOLCHAINOPTS - default LIBC_USE_EGLIBC if octeon default LIBC_USE_UCLIBC help Select the C library implementation. _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
