1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-25 09:39:50 +03:00

eglibc: use 2.15 by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32104 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-07 12:43:49 +00:00
parent 27057b9163
commit 67b7bdf7e7

View File

@ -1,7 +1,7 @@
choice
prompt "eglibc version"
depends on TOOLCHAINOPTS && USE_EGLIBC
default EGLIBC_VERSION_2_13
default EGLIBC_VERSION_2_15
help
Select the version of eglibc you wish to use.