Author: jow Date: 2016-02-17 09:44:45 +0100 (Wed, 17 Feb 2016) New Revision: 48734
Modified: trunk/toolchain/glibc/Config.in Log: toolchain: mark eglibc 2.19 broken Upstream is dead and the last available version has multiple open CVEs. Signed-off-by: Jo-Philipp Wich <[email protected]> Modified: trunk/toolchain/glibc/Config.in =================================================================== --- trunk/toolchain/glibc/Config.in 2016-02-17 08:44:37 UTC (rev 48733) +++ trunk/toolchain/glibc/Config.in 2016-02-17 08:44:45 UTC (rev 48734) @@ -7,6 +7,7 @@ config EGLIBC_USE_VERSION_2_19 bool "eglibc 2.19" + depends on BROKEN select EGLIBC_VERSION_2_19 config GLIBC_USE_VERSION_2_21 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
