[toolchain/eglibc] when selecting eglibc, use version 2.12 by default
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Jun 2011 07:33:28 +0000 (07:33 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Jun 2011 07:33:28 +0000 (07:33 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27213 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/eglibc/Config.in

index 62ed24d..1800d7c 100644 (file)
@@ -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.
 
This page took 0.026678 seconds and 4 git commands to generate.