musl: Add mipshf-musl arch support
This commit is contained in:
committed by
Jürgen Buchmüller
parent
44cf72dea5
commit
c7fc9d1e4a
@@ -15,7 +15,7 @@ checksum=d017ee5d01aec0c522a1330fdff06b1e428cb409e1db819cc4935d5da4a5a118
|
|||||||
|
|
||||||
nostrip_files="libc.so"
|
nostrip_files="libc.so"
|
||||||
shlib_provides="libc.so"
|
shlib_provides="libc.so"
|
||||||
only_for_archs="i686-musl x86_64-musl armv5tel-musl armv6l-musl armv7l-musl aarch64-musl mips-musl mipsel-musl mipselhf-musl"
|
only_for_archs="i686-musl x86_64-musl armv5tel-musl armv6l-musl armv7l-musl aarch64-musl mips-musl mipshf-musl mipsel-musl mipselhf-musl"
|
||||||
|
|
||||||
desc_option_bigstack="bigger default pthread stack size"
|
desc_option_bigstack="bigger default pthread stack size"
|
||||||
build_options="bigstack"
|
build_options="bigstack"
|
||||||
|
|||||||
Reference in New Issue
Block a user