mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 09:03:50 +02:00
10 lines
352 B
Text
10 lines
352 B
Text
BUILD PROFILES
|
|
==============
|
|
|
|
This directory contains build profiles to set properties on native builds
|
|
for a specific architecture:
|
|
|
|
- XBPS_TRIPLET (the compiler triplet)
|
|
- XBPS_CFLAGS (C compiler flags for host compiler)
|
|
- XBPS_CXXFLAGS (C++ compiler flags for the host compiler)
|
|
- XBPS_FFLAGS (Fortran compiler flags for the host compiler)
|