ec937e4d29
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. |
||
---|---|---|
.. | ||
.empty | ||
cargo.sh | ||
cmake.sh | ||
gem.sh | ||
gemspec.sh | ||
go.sh | ||
haskell-stack.sh | ||
meson.sh | ||
perl-module.sh | ||
perl-ModuleBuild.sh | ||
python-module.sh | ||
python2-module.sh | ||
python3-module.sh | ||
R-cran.sh | ||
raku-dist.sh | ||
ruby-module.sh | ||
scons.sh | ||
waf.sh | ||
waf3.sh |