[toolchain/eglibc] when selecting eglibc, use version 2.12 by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27213 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Mirko Vogt
2011-06-18 07:33:28 +00:00
parent b80f0f3d6e
commit 764cdd9817

View 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.