mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
3 lines
133 B
Bash
3 lines
133 B
Bash
XBPS_CFLAGS="-O2 -mtune=generic -pipe -fstack-protector-strong"
|
|
XBPS_CXXFLAGS="$XBPS_CFLAGS"
|
|
XBPS_TRIPLET="x86_64-unknown-linux-gnu"
|