vp-build/common/build-profiles
..
aarch64-musl.sh
aarch64.sh
armv6l-musl.sh
armv6l.sh
armv7l-musl.sh New package: cross-armv7l-linux-musleabihf for armv7hf-musl. 2015-05-17 08:01:04 +02:00
armv7l.sh
bootstrap.sh xbps-src: use bootstrap build-profile for the bootstrap target. 2014-12-24 09:55:29 +01:00
i686-musl.sh
i686.sh
README
x86_64-musl.sh
x86_64.sh

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)