build-profiles: set XBPS_RUST_TARGET
This commit is contained in:
committed by
Enno Boland
parent
9141df9698
commit
45030a9b15
@@ -2,3 +2,4 @@ XBPS_TARGET_CFLAGS="-mtune=generic"
|
||||
XBPS_TARGET_CXXFLAGS="$XBPS_TARGET_CFLAGS"
|
||||
XBPS_TARGET_FFLAGS=""
|
||||
XBPS_TRIPLET="x86_64-unknown-linux-gnu"
|
||||
XBPS_RUST_TARGET="${XBPS_TRIPLET}"
|
||||
|
||||
Reference in New Issue
Block a user