common/profiles: introduce XBPS_{,TARGET_}WORDSIZE
The host and target word size can be used to determine whether cross compiling certain packages is possible.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Cross build profile for MIPS32 LE hardfloat.
|
||||
|
||||
XBPS_TARGET_WORDSIZE=32
|
||||
XBPS_TARGET_MACHINE="mipselhf-musl"
|
||||
XBPS_TARGET_QEMU_MACHINE="mipsel"
|
||||
XBPS_CROSS_TRIPLET="mipsel-linux-muslhf"
|
||||
|
||||
Reference in New Issue
Block a user