mirror of
https://github.com/void-linux/void-packages.git
synced 2025-05-25 17:23:50 +02:00
3 lines
79 B
Bash
3 lines
79 B
Bash
XBPS_CFLAGS="-O2 -pipe"
|
|
XBPS_CXXFLAGS="$XBPS_CFLAGS"
|
|
XBPS_FFLAGS="-fPIC -pipe"
|