vp-build/common/build-profiles
Rasmus Thomsen 45030a9b15 build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
..
README common: rename FCC to FC and introduce FFLAGS 2017-03-08 16:04:42 +01:00
aarch64-musl.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
aarch64.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
armv6l-musl.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
armv6l.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
armv7l-musl.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
armv7l.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
bootstrap.sh common: rename FCC to FC and introduce FFLAGS 2017-03-08 16:04:42 +01:00
i686-musl.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
i686.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
x86_64-musl.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00
x86_64.sh build-profiles: set XBPS_RUST_TARGET 2018-10-15 08:20:10 +02:00

README

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)