This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
|
XBPS_TARGET_CFLAGS="-mtune=generic"
|
|
XBPS_TARGET_CXXFLAGS="$XBPS_TARGET_CFLAGS"
|
|
XBPS_TARGET_FFLAGS="$XBPS_TARGET_CFLAGS"
|
|
XBPS_TRIPLET="x86_64-unknown-linux-gnu"
|
|
XBPS_RUST_TARGET="${XBPS_TRIPLET}"
|
|
XBPS_ZIG_TARGET="x86_64-linux-gnu"
|
|
XBPS_ZIG_CPU="baseline"
|