musl: mark as broken, many packages do not compile with it
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37750
This commit is contained in:
parent
09f4018b2e
commit
6b404a4d08
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
choice
|
choice
|
||||||
prompt "musl Version"
|
prompt "musl Version"
|
||||||
depends on TOOLCHAINOPTS && USE_MUSL
|
depends on TOOLCHAINOPTS && USE_MUSL
|
||||||
|
depends on BROKEN
|
||||||
default MUSL_USE_VERSION_0_9_8
|
default MUSL_USE_VERSION_0_9_8
|
||||||
help
|
help
|
||||||
Select the version of musl you wish to use.
|
Select the version of musl you wish to use.
|
||||||
|
|
Loading…
Reference in a new issue