when choosing eglibc select eglibc version 2.13 by default
SVN-Revision: 31342
This commit is contained in:
parent
1352465f27
commit
0af09943a5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
choice
|
||||
prompt "eglibc version"
|
||||
prompt "eglibc version"
|
||||
depends on TOOLCHAINOPTS && USE_EGLIBC
|
||||
default EGLIBC_VERSION_2_12
|
||||
default EGLIBC_VERSION_2_13
|
||||
help
|
||||
Select the version of eglibc you wish to use.
|
||||
|
||||
|
|
Loading…
Reference in a new issue