vp-build/common/build-profiles/bootstrap.sh

4 lines
79 B
Bash

XBPS_CFLAGS="-O2 -pipe"
XBPS_CXXFLAGS="$XBPS_CFLAGS"
XBPS_FFLAGS="-fPIC -pipe"