toolchain: mark musl as non-broken
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42977 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
069e264caa
commit
fb600aedfd
|
@ -221,7 +221,6 @@ choice
|
||||||
config LIBC_USE_MUSL
|
config LIBC_USE_MUSL
|
||||||
bool "Use musl"
|
bool "Use musl"
|
||||||
select USE_MUSL
|
select USE_MUSL
|
||||||
depends on BROKEN
|
|
||||||
depends on !(mips64 || mips64el)
|
depends on !(mips64 || mips64el)
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
Loading…
Reference in New Issue