openwrtv3/toolchain/glibc/Config.in

11 lines
212 B
Text

choice
prompt "glibc version"
depends on TOOLCHAINOPTS && USE_GLIBC
default GLIBC_VERSION_2_14
help
Select the version of glibc you wish to use.
config GLIBC_VERSION_2_14
bool "glibc 2.14"
endchoice