mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-23 15:12:50 +00: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…
Reference in New Issue
Block a user