toolchain: mark musl as non-broken

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 42977
This commit is contained in:
Felix Fietkau 2014-10-19 21:57:28 +00:00
parent 0ef474a118
commit 939d0869cc
1 changed files with 0 additions and 1 deletions

View File

@ -221,7 +221,6 @@ choice
config LIBC_USE_MUSL
bool "Use musl"
select USE_MUSL
depends on BROKEN
depends on !(mips64 || mips64el)
endchoice