summaryrefslogtreecommitdiffstats
path: root/toolchain/glibc/Config.version
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-29 23:19:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-29 23:19:26 +0000
commitb26d52d9805ea25dce3e8ae81482c218efa9087f (patch)
tree32a22f219c878da35325236c0fcfbbbd9d8a9daf /toolchain/glibc/Config.version
parent88df28aab181d3660c8544bf16ec8784e3a7f050 (diff)
downloadmaster-31e0f0ae-b26d52d9805ea25dce3e8ae81482c218efa9087f.tar.gz
master-31e0f0ae-b26d52d9805ea25dce3e8ae81482c218efa9087f.tar.bz2
master-31e0f0ae-b26d52d9805ea25dce3e8ae81482c218efa9087f.zip
glibc: switch to version 2.22 by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48555
Diffstat (limited to 'toolchain/glibc/Config.version')
-rw-r--r--toolchain/glibc/Config.version2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/Config.version b/toolchain/glibc/Config.version
index 39066d0c30..060587461b 100644
--- a/toolchain/glibc/Config.version
+++ b/toolchain/glibc/Config.version
@@ -7,13 +7,13 @@ config GLIBC_VERSION
default "2.22" if GLIBC_VERSION_2_22
config EGLIBC_VERSION_2_19
- default y if !TOOLCHAINOPTS
bool
config GLIBC_VERSION_2_21
bool
config GLIBC_VERSION_2_22
+ default y if !TOOLCHAINOPTS
bool
config GLIBC_REVISION