mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:00:37 +02:00
[toolchain] eglibc: update v2.10 to rev. 9289
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18518 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6c64fce072
commit
3944e3b1bf
@ -33,7 +33,7 @@ config EGLIBC_REVISION
|
||||
default "8588" if EGLIBC_VERSION_2_7
|
||||
default "8587" if EGLIBC_VERSION_2_8
|
||||
default "8690" if EGLIBC_VERSION_2_9
|
||||
default "8873" if EGLIBC_VERSION_2_10
|
||||
default "9289" if EGLIBC_VERSION_2_10
|
||||
default "HEAD" if EGLIBC_VERSION_TRUNK
|
||||
default ""
|
||||
|
||||
|
@ -5,5 +5,5 @@ config EGLIBC_VERSION
|
||||
default "2.7" if EGLIBC_VERSION_2_7
|
||||
default "2.8" if EGLIBC_VERSION_2_8
|
||||
default "2.9" if EGLIBC_VERSION_2_9
|
||||
default "2.10.1" if EGLIBC_VERSION_2_10
|
||||
default "2.10.2" if EGLIBC_VERSION_2_10
|
||||
default "trunk"
|
||||
|
Loading…
Reference in New Issue
Block a user