vp-build/common/build-profiles
Juan RP 724426f8e7 common/build-profiles: added a minimal README. 2015-02-21 12:07:23 +01:00
..
README common/build-profiles: added a minimal README. 2015-02-21 12:07:23 +01:00
armv6l-musl.sh build-profiles: *-musl: enable -fstack-protector-strong. 2015-02-07 11:37:44 +01:00
armv6l.sh
armv7l-musl.sh build-profiles: *-musl: enable -fstack-protector-strong. 2015-02-07 11:37:44 +01: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 build-profiles: *-musl: enable -fstack-protector-strong. 2015-02-07 11:37:44 +01:00
i686.sh
x86_64-musl.sh build-profiles: *-musl: enable -fstack-protector-strong. 2015-02-07 11:37:44 +01:00
x86_64.sh build-profiles: force -mtune=generic on native x86_64. 2014-11-22 19:17:45 +01: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)