when choosing eglibc select eglibc version 2.13 by default
SVN-Revision: 31342
This commit is contained in:
parent
1352465f27
commit
0af09943a5
|
@ -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_12
|
default EGLIBC_VERSION_2_13
|
||||||
help
|
help
|
||||||
Select the version of eglibc you wish to use.
|
Select the version of eglibc you wish to use.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue