when selecting eglibc, use version 2.12 by default

SVN-Revision: 27213
This commit is contained in:
Mirko Vogt 2011-06-18 07:33:28 +00:00
parent 74fecd0366
commit 51754d7d1d

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.