mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
3 lines
134 B
Bash
3 lines
134 B
Bash
XBPS_CFLAGS="-O2 -pipe -mtune=i686 -fstack-protector-strong"
|
|
XBPS_CXXFLAGS="$XBPS_CFLAGS"
|
|
XBPS_HOST_TRIPLET="i686-unknown-linux-musl"
|