projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72d3380
)
eglibc: use 2.15 by default
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 7 Jun 2012 12:43:49 +0000
(12:43 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 7 Jun 2012 12:43:49 +0000
(12:43 +0000)
SVN-Revision: 32104
toolchain/eglibc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/eglibc/Config.in
b/toolchain/eglibc/Config.in
index bbb7f40427ee3865d7bf617335851d9aae545535..3f5d368c785eee76daec330c1402f4e68b40e93a 100644
(file)
--- a/
toolchain/eglibc/Config.in
+++ b/
toolchain/eglibc/Config.in
@@
-1,7
+1,7
@@
choice
prompt "eglibc version"
depends on TOOLCHAINOPTS && USE_EGLIBC
- default EGLIBC_VERSION_2_1
3
+ default EGLIBC_VERSION_2_1
5
help
Select the version of eglibc you wish to use.