BigW Consortium Gitlab

Commit 3e363bb8 by nbd

toolchain: mark musl as broken for the chaos_calmer branch

Signed-off-by: 's avatarFelix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46291 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 726c8bfe
...@@ -228,6 +228,7 @@ choice ...@@ -228,6 +228,7 @@ choice
config LIBC_USE_MUSL config LIBC_USE_MUSL
select USE_MUSL select USE_MUSL
bool "Use musl" bool "Use musl"
depends on BROKEN
depends on !(mips64 || mips64el) depends on !(mips64 || mips64el)
endchoice endchoice
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment