eglibc: update to r21110
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34036
This commit is contained in:
parent
451803c51a
commit
9a52ec4af8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ config EGLIBC_REVISION
|
||||||
string
|
string
|
||||||
depends on TOOLCHAINOPTS && USE_EGLIBC
|
depends on TOOLCHAINOPTS && USE_EGLIBC
|
||||||
default "18909" if EGLIBC_VERSION_2_15
|
default "18909" if EGLIBC_VERSION_2_15
|
||||||
default "19922" if EGLIBC_VERSION_2_16
|
default "21110" if EGLIBC_VERSION_2_16
|
||||||
default ""
|
default ""
|
||||||
|
|
||||||
menu "eglibc configuration"
|
menu "eglibc configuration"
|
||||||
|
|
Loading…
Reference in a new issue