New package: cross-mips-linux-muslhf-0.24
This commit is contained in:
committed by
Jürgen Buchmüller
parent
c53cbe0324
commit
fb26ec4a5b
7
common/cross-profiles/mipshf-musl.sh
Normal file
7
common/cross-profiles/mipshf-musl.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
# Cross build profile for MIPS32 BE hard float.
|
||||
|
||||
XBPS_TARGET_MACHINE="mipshf-musl"
|
||||
XBPS_CROSS_TRIPLET="mips-linux-muslhf"
|
||||
XBPS_CROSS_CFLAGS="-mtune=mips32r2 -mabi=32 -mhard-float"
|
||||
XBPS_CROSS_CXXFLAGS="$XBPS_CROSS_CFLAGS"
|
||||
XBPS_CROSS_FFLAGS=""
|
||||
Reference in New Issue
Block a user