eglibc: update v2.10 to rev. 9289
SVN-Revision: 18518
This commit is contained in:
parent
0fb52dee86
commit
143213091b
2 changed files with 2 additions and 2 deletions
|
@ -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 a new issue