aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/glibc/Config.in
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
commit0f937d567f3ac0fb45d065dd18f8ce72e4597a5a (patch)
tree3dd1825ab9bea29ff6a6319e3aa8ae6f439645f3 /toolchain/glibc/Config.in
parent60c157c3e1bff9379015e8f165dde8d8db153b08 (diff)
downloadmaster-187ad058-0f937d567f3ac0fb45d065dd18f8ce72e4597a5a.tar.gz
master-187ad058-0f937d567f3ac0fb45d065dd18f8ce72e4597a5a.tar.bz2
master-187ad058-0f937d567f3ac0fb45d065dd18f8ce72e4597a5a.zip
glibc: switch to version 2.22 by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48555 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/glibc/Config.in')
-rw-r--r--toolchain/glibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/Config.in b/toolchain/glibc/Config.in
index 50e44c831d..00262dd406 100644
--- a/toolchain/glibc/Config.in
+++ b/toolchain/glibc/Config.in
@@ -1,7 +1,7 @@
choice
prompt "(e)glibc version"
depends on TOOLCHAINOPTS && USE_GLIBC
- default EGLIBC_USE_VERSION_2_19
+ default EGLIBC_USE_VERSION_2_22
help
Select the version of glibc you wish to use.