X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=toolchain%2Fglibc%2FConfig.version;h=1df7719ac869269e4819bc592ca43d4b07fa72dc;hp=ec8280f5dd00a25c3667e4bb3daec085fa27a413;hb=4badb8a023bf187c235f1e558ab96c41729edbcb;hpb=8e0cb8f58233a1c1953f92f66a2f2b01567f7b16 diff --git a/toolchain/glibc/Config.version b/toolchain/glibc/Config.version index ec8280f5dd..1df7719ac8 100644 --- a/toolchain/glibc/Config.version +++ b/toolchain/glibc/Config.version @@ -2,14 +2,10 @@ if USE_GLIBC config GLIBC_VERSION string - default "2.22" if GLIBC_VERSION_2_22 default "2.24" if GLIBC_VERSION_2_24 -config GLIBC_VERSION_2_22 - default y if !TOOLCHAINOPTS - bool - config GLIBC_VERSION_2_24 + default y if !TOOLCHAINOPTS bool endif