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
cmake.sh
gem.sh
gemspec.sh
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
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
scons.sh
waf.sh
waf3.sh