common: fix XBPS_{,TARGET_}{ENDIAN,LIBC,WORDSIZE}
My first attempt was not working at all. Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Cross build profile for MIPS32 LE soft float.
|
||||
XBPS_TARGET_WORDSIZE=32
|
||||
|
||||
XBPS_TARGET_MACHINE="mipsel-musl"
|
||||
XBPS_TARGET_QEMU_MACHINE="mipsel"
|
||||
XBPS_CROSS_TRIPLET="mipsel-linux-musl"
|
||||
|
||||
Reference in New Issue
Block a user