projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[cosmetic] and fix another typo, still in eglibc configuration file
[openwrt.git]
/
toolchain
/
eglibc
/
Config.in
diff --git
a/toolchain/eglibc/Config.in
b/toolchain/eglibc/Config.in
index
3caea39
..
132f57f
100644
(file)
--- a/
toolchain/eglibc/Config.in
+++ b/
toolchain/eglibc/Config.in
@@
-27,9
+27,9
@@
config EGLIBC_REVISION
prompt "eglibc revision"
depends on TOOLCHAINOPTS && USE_EGLIBC
default "5887" if EGLIBC_VERSION_2_6_1
prompt "eglibc revision"
depends on TOOLCHAINOPTS && USE_EGLIBC
default "5887" if EGLIBC_VERSION_2_6_1
- default "
5886
" if EGLIBC_VERSION_2_7
- default "
6913
" if EGLIBC_VERSION_2_8
- default "
743
0" if EGLIBC_VERSION_2_9
+ default "
8588
" if EGLIBC_VERSION_2_7
+ default "
8587
" if EGLIBC_VERSION_2_8
+ default "
869
0" if EGLIBC_VERSION_2_9
default "HEAD" if EGLIBC_VERSION_TRUNK
default ""
default "HEAD" if EGLIBC_VERSION_TRUNK
default ""
This page took
0.024544 seconds
and
4
git commands to generate.