From 69f99ebadb970a11656043b25cf39636827cd158 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 24 Feb 2014 15:35:14 +0000 Subject: eglibc: use version 2.19 by default (lots of fixes, some security related) Signed-off-by: Felix Fietkau SVN-Revision: 39744 --- toolchain/eglibc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/eglibc/Config.in') diff --git a/toolchain/eglibc/Config.in b/toolchain/eglibc/Config.in index 08f9afe..2e76c74 100644 --- a/toolchain/eglibc/Config.in +++ b/toolchain/eglibc/Config.in @@ -1,7 +1,7 @@ choice prompt "eglibc version" depends on TOOLCHAINOPTS && USE_EGLIBC - default EGLIBC_USE_VERSION_2_15 + default EGLIBC_USE_VERSION_2_19 help Select the version of eglibc you wish to use. -- cgit v1.1