1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 14:14:36 +03:00
openwrt-xburst/toolchain/glibc/Config.in

12 lines
212 B
Plaintext
Raw Normal View History

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