mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
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:
parent
ac5b226735
commit
83cdf72271
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user