mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
0cd912186a
Before when building for i686-linux on x86_64-linux GOARCH would be set to amd64, not 386. * guix/build-system/go.scm (go-build): Set goarch and goos to #f when not cross-compiling. * guix/build/go-build-system.scm (setup-go-environment): Set GOARCH according to the calculated goarch or using GOHOSTARCH and GOOS according to the calculated goos or using GOHOSTOS. |
||
---|---|---|
.. | ||
android-ndk.scm | ||
ant.scm | ||
asdf.scm | ||
cargo.scm | ||
chicken.scm | ||
clojure.scm | ||
cmake.scm | ||
copy.scm | ||
dub.scm | ||
dune.scm | ||
emacs.scm | ||
font.scm | ||
glib-or-gtk.scm | ||
gnu.scm | ||
go.scm | ||
guile.scm | ||
haskell.scm | ||
julia.scm | ||
linux-module.scm | ||
maven.scm | ||
meson.scm | ||
minetest.scm | ||
minify.scm | ||
node.scm | ||
ocaml.scm | ||
perl.scm | ||
python.scm | ||
qt.scm | ||
r.scm | ||
rakudo.scm | ||
renpy.scm | ||
ruby.scm | ||
scons.scm | ||
texlive.scm | ||
trivial.scm | ||
waf.scm |