toolchain: mark musl as non-broken

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

SVN-Revision: 42977
master
Felix Fietkau 10 years ago
parent 0ef474a118
commit 939d0869cc
  1. 1
      toolchain/Config.in

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

Loading…
Cancel
Save