projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac5b226
)
toolchain: mark eglibc 2.19 broken
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 17 Feb 2016 08:44:45 +0000
(08:44 +0000)
committer
Jo-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
patch
|
blob
|
history
diff --git
a/toolchain/glibc/Config.in
b/toolchain/glibc/Config.in
index 00262dd40692f41b67b5a5707f491b36050079ad..2d936c3ffa5ecac778c523483e7d6f75adef0595 100644
(file)
--- 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