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,5 +1,3 @@
XBPS_ENDIAN=le
XBPS_LIBC=musl
XBPS_WORDSIZE=32
XBPS_TARGET_CFLAGS="-march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard"
XBPS_TARGET_CXXFLAGS="$XBPS_CXXFLAGS"