mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 09:03:50 +02:00
common/build-profiles contains the compilation flags used in native builds, and are defined per architecture: - x86_64 (glibc) - x86_64-musl (musl) If XBPS_CFLAGS or XBPS_CXXFLAGS are set in `etc/conf`, the settings from the build profile will be overrided. |
||
---|---|---|
.. | ||
armv6l-musl.sh | ||
armv6l.sh | ||
armv7l-musl.sh | ||
armv7l.sh | ||
i686-musl.sh | ||
i686.sh | ||
x86_64-musl.sh | ||
x86_64.sh |