projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[brcm63xx] remove empty directories
[openwrt.git]
/
toolchain
/
glibc
/
Config.in
diff --git
a/toolchain/glibc/Config.in
b/toolchain/glibc/Config.in
index
e1bffda
..
1b87976
100644
(file)
--- a/
toolchain/glibc/Config.in
+++ b/
toolchain/glibc/Config.in
@@
-1,17
+1,11
@@
choice
prompt "glibc version"
depends on TOOLCHAINOPTS && USE_GLIBC
choice
prompt "glibc version"
depends on TOOLCHAINOPTS && USE_GLIBC
- default GLIBC_VERSION_2_
6_1
+ default GLIBC_VERSION_2_
14
help
Select the version of glibc you wish to use.
help
Select the version of glibc you wish to use.
- config GLIBC_VERSION_2_3_6
- bool "glibc 2.3.6"
-
- config GLIBC_VERSION_2_6_1
- bool "glibc 2.6.1"
-
- config GLIBC_VERSION_2_7
- bool "glibc 2.7"
+ config GLIBC_VERSION_2_14
+ bool "glibc 2.14"
endchoice
endchoice
This page took
0.021569 seconds
and
4
git commands to generate.