projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09f4018
)
musl: mark as broken, many packages do not compile with it
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 10 Aug 2013 19:16:46 +0000
(19:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 10 Aug 2013 19:16:46 +0000
(19:16 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37750
toolchain/musl/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/musl/Config.in
b/toolchain/musl/Config.in
index 9853a4da4f11661d79f7a85917814b8d6b1bbe63..6bc7cceaf43220e113d814ebaa712f67759417f6 100644
(file)
--- a/
toolchain/musl/Config.in
+++ b/
toolchain/musl/Config.in
@@
-3,6
+3,7
@@
choice
prompt "musl Version"
depends on TOOLCHAINOPTS && USE_MUSL
+ depends on BROKEN
default MUSL_USE_VERSION_0_9_8
help
Select the version of musl you wish to use.