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:
parent
6a1b977e0c
commit
f1a7dfbfef
38 changed files with 75 additions and 40 deletions
|
@ -1,5 +1,5 @@
|
|||
# Cross build profile for x86_64 and Musl libc.
|
||||
XBPS_TARGET_WORDSIZE=64
|
||||
|
||||
XBPS_TARGET_MACHINE="x86_64-musl"
|
||||
XBPS_TARGET_QEMU_MACHINE="x86_64"
|
||||
XBPS_CROSS_TRIPLET="x86_64-linux-musl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue