toolchain: mark eglibc 2.19 broken
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 17 Feb 2016 08:44:45 +0000 (08:44 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 17 Feb 2016 08:44:45 +0000 (08:44 +0000)
Upstream is dead and the last available version has multiple open CVEs.

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

toolchain/glibc/Config.in

index 00262dd40692f41b67b5a5707f491b36050079ad..2d936c3ffa5ecac778c523483e7d6f75adef0595 100644 (file)
@@ -7,6 +7,7 @@ choice
 
        config EGLIBC_USE_VERSION_2_19
                bool "eglibc 2.19"
 
        config EGLIBC_USE_VERSION_2_19
                bool "eglibc 2.19"
+               depends on BROKEN
                select EGLIBC_VERSION_2_19
 
        config GLIBC_USE_VERSION_2_21
                select EGLIBC_VERSION_2_19
 
        config GLIBC_USE_VERSION_2_21