Revert "profiles: introduce XBPS_{,TARGET_}{ENDIAN,LIBC}"

This reverts commit 9b3203401d.

It doesn't actually work. Use the method suggested by @q66 instead.
This commit is contained in:
Jürgen Buchmüller 2019-08-03 22:48:01 +02:00
parent cb98eec694
commit 6a1b977e0c
39 changed files with 7 additions and 91 deletions

View file

@ -1,6 +1,4 @@
# Cross build profile for PowerPC.
XBPS_TARGET_ENDIAN=be
XBPS_TARGET_LIBC=musl
XBPS_TARGET_WORDSIZE=32
XBPS_TARGET_MACHINE="ppc-musl"
XBPS_TARGET_QEMU_MACHINE="ppc"