toolchain/musl: update to the latest version, adds aarch64 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45091
This commit is contained in:
@@ -228,7 +228,7 @@ choice
|
||||
config LIBC_USE_MUSL
|
||||
select USE_MUSL
|
||||
bool "Use musl"
|
||||
depends on !(mips64 || mips64el || aarch64 || aarch64_be)
|
||||
depends on !(mips64 || mips64el)
|
||||
|
||||
endchoice
|
||||
|
||||
|
||||
Reference in New Issue
Block a user