[toolchain/gcc] add support for gcc 4.7.0 - thanks to acoul!
[openwrt.git] / toolchain / glibc / Config.in
1 choice
2 prompt "glibc version"
3 depends on TOOLCHAINOPTS && USE_GLIBC
4 default GLIBC_VERSION_2_14
5 help
6 Select the version of glibc you wish to use.
7
8 config GLIBC_VERSION_2_14
9 bool "glibc 2.14"
10
11 endchoice
This page took 0.047473 seconds and 5 git commands to generate.