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
|
choice
|
||||||
prompt "eglibc version"
|
prompt "eglibc version"
|
||||||
depends on TOOLCHAINOPTS && USE_EGLIBC
|
depends on TOOLCHAINOPTS && USE_EGLIBC
|
||||||
default EGLIBC_VERSION_2_8
|
default EGLIBC_VERSION_2_12
|
||||||
help
|
help
|
||||||
Select the version of eglibc you wish to use.
|
Select the version of eglibc you wish to use.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue