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="-march=armv8-a"
|
|
XBPS_TARGET_CXXFLAGS="$XBPS_TARGET_CFLAGS"
|
|
XBPS_TARGET_FFLAGS="$XBPS_TARGET_CFLAGS"
|
|
XBPS_TRIPLET="aarch64-unknown-linux-gnu"
|
|
XBPS_RUST_TARGET="$XBPS_TRIPLET"
|
|
XBPS_ZIG_TARGET="aarch64-linux-gnu"
|
|
XBPS_ZIG_CPU="baseline"
|