X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fglibc%2FConfig.in;h=036604f4a7c0616c6f5c10d4492d3971cb015ecc;hp=ef5ef562f44c93aac118213cc2bced2dcef44728;hb=4badb8a023bf187c235f1e558ab96c41729edbcb;hpb=8e0cb8f58233a1c1953f92f66a2f2b01567f7b16 diff --git a/toolchain/glibc/Config.in b/toolchain/glibc/Config.in index ef5ef562f4..036604f4a7 100644 --- a/toolchain/glibc/Config.in +++ b/toolchain/glibc/Config.in @@ -1,14 +1,10 @@ choice prompt "glibc version" depends on TOOLCHAINOPTS && USE_GLIBC - default GLIBC_USE_VERSION_2_22 + default GLIBC_USE_VERSION_2_24 help Select the version of glibc you wish to use. - config GLIBC_USE_VERSION_2_22 - bool "glibc 2.22" - select GLIBC_VERSION_2_22 - config GLIBC_USE_VERSION_2_24 bool "glibc 2.24" select GLIBC_VERSION_2_24