|
@@ -80,7 +80,7 @@ comment "(e)glibc only available with shared lib support"
|
|
|
|
|
|
config BR2_TOOLCHAIN_BUILDROOT_MUSL
|
|
config BR2_TOOLCHAIN_BUILDROOT_MUSL
|
|
bool "musl (experimental)"
|
|
bool "musl (experimental)"
|
|
- depends on BR2_arm || BR2_armeb || BR2_i386 || BR2_microblaze || \
|
|
|
|
|
|
+ depends on BR2_arm || BR2_armeb || BR2_i386 || BR2_microblazebe || \
|
|
BR2_mips || BR2_mipsel || BR2_powerpc || BR2_x86_64
|
|
BR2_mips || BR2_mipsel || BR2_powerpc || BR2_x86_64
|
|
select BR2_TOOLCHAIN_USES_MUSL
|
|
select BR2_TOOLCHAIN_USES_MUSL
|
|
help
|
|
help
|