void-packages/common/environment/build-style
q66 ec937e4d29 environment/build-style/go.sh: specify a default set of archs
This is necessary so that crossbuilds to unsupported architectures
are not actually attempted. There is a default archs set which
covers all architectures supported by the official compiler,
and setting it in the template can be used to restrict it more.

Also, add missing GOARCHs. These are irrelevant to whether we
can currently build for that arch or not. Just keep it around
as a list of potential archs to support. These are taken from
gccgo, and in case support for anything is added in the official
compiler, they should match.
2020-03-30 05:32:09 +02:00
..
.empty
cargo.sh environment/build-style/cargo.sh: use rust build_helper 2019-01-25 20:44:42 -02:00
cmake.sh
gem.sh environment/build-style/gem.sh: set noarch=yes to archs=noarch 2019-02-16 04:02:31 -02:00
gemspec.sh build_style: Add gemspec build_style 2018-11-02 07:15:08 -03:00
go.sh environment/build-style/go.sh: specify a default set of archs 2020-03-30 05:32:09 +02:00
haskell-stack.sh
meson.sh
perl-module.sh
perl-ModuleBuild.sh build-style/perl-ModuleBuild: add perl to makedepends 2019-01-27 10:09:46 +01:00
python-module.sh environment/build-style/python*-module: makedepends on the appropriate versions. 2019-12-23 17:34:15 +01:00
python2-module.sh environment/build-style/python*-module: makedepends on the appropriate versions. 2019-12-23 17:34:15 +01:00
python3-module.sh environment/build-style/python*-module: makedepends on the appropriate versions. 2019-12-23 17:34:15 +01:00
R-cran.sh
raku-dist.sh build-style/perl6-dist: rename to raku-dist. 2020-02-05 09:58:38 +01:00
ruby-module.sh xbps-src: Migrate from build_style for 32bit pkgs 2018-10-04 10:28:27 +02:00
scons.sh
waf.sh
waf3.sh