void-packages/common/build-profiles/x86_64.sh

4 lines
118 B
Bash

XBPS_CFLAGS="-O2 -pipe -fstack-protector-strong"
XBPS_CXXFLAGS="$XBPS_CFLAGS"
XBPS_TRIPLET="x86_64-unknown-linux-gnu"