mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-05 18:06:12 +02:00
toolchain: musl is not available on MIPS64
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36206
This commit is contained in:
parent
e032922266
commit
2f972664ec
@ -177,6 +177,7 @@ choice
|
||||
|
||||
config USE_MUSL
|
||||
bool "Use musl"
|
||||
depends !(mips64 || mips64el)
|
||||
|
||||
endchoice
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user