New package: cross-mips-linux-muslhf-0.24
This commit is contained in:
parent
c53cbe0324
commit
fb26ec4a5b
6 changed files with 282 additions and 1 deletions
|
@ -10,7 +10,7 @@ do_configure() {
|
|||
_MESON_TARGET_ENDIAN=little
|
||||
_MESON_TARGET_CPU=${XBPS_TARGET_MACHINE}
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
mips|mips-musl)
|
||||
mips|mips-musl|mipshf-musl)
|
||||
_MESON_TARGET_ENDIAN=big
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue