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:
Jürgen Buchmüller
2019-08-03 23:09:49 +02:00
parent 6a1b977e0c
commit f1a7dfbfef
38 changed files with 75 additions and 40 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Cross build profile for ppc64 big-endian GNU.
XBPS_TARGET_WORDSIZE=64
XBPS_TARGET_MACHINE="ppc64"
XBPS_TARGET_QEMU_MACHINE="ppc64"
XBPS_CROSS_TRIPLET="powerpc64-linux-gnu"