when selecting eglibc, use version 2.12 by default
SVN-Revision: 27213
This commit is contained in:
parent
74fecd0366
commit
51754d7d1d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue