mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-24 22:42:58 +02:00
3 lines
163 B
Bash
3 lines
163 B
Bash
XBPS_CFLAGS="-O2 -pipe -fstack-protector-strong -march=armv6 -mfpu=vfp -mfloat-abi=hard"
|
|
XBPS_CXXFLAGS="$XBPS_CFLAGS"
|
|
XBPS_TRIPLET="armv6l-unknown-linux-musleabi"
|