toolchain: mark eglibc 2.19 broken

Upstream is dead and the last available version has multiple open CVEs.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 48734
This commit is contained in:
Jo-Philipp Wich 2016-02-17 08:44:45 +00:00
parent ac5b226735
commit 83cdf72271
1 changed files with 1 additions and 0 deletions

View File

@ -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