From: jow Date: Wed, 17 Feb 2016 08:44:45 +0000 (+0000) Subject: toolchain: mark eglibc 2.19 broken X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=1c76fa02c96aff57c3e652545f26b79c46c2219d;p=openwrt-working-2016%2F.git toolchain: mark eglibc 2.19 broken Upstream is dead and the last available version has multiple open CVEs. Signed-off-by: Jo-Philipp Wich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48734 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/glibc/Config.in b/toolchain/glibc/Config.in index 00262dd406..2d936c3ffa 100644 --- a/toolchain/glibc/Config.in +++ b/toolchain/glibc/Config.in @@ -7,6 +7,7 @@ choice config EGLIBC_USE_VERSION_2_19 bool "eglibc 2.19" + depends on BROKEN select EGLIBC_VERSION_2_19 config GLIBC_USE_VERSION_2_21