guix-play/guix/build-system
Maxime Devos 9e4d8c7518
build-system/go: Respect #:imported-modules when cross-compiling.
Previously, #:imported-modules was ignored, causing cross-compilation
failures.  This bug seems seems to have been introduced in
e37dcf63dcea0817ffd74722ee5ff2d103aa2157.

After this commit, there remain other cross-compilation problems,
e.g. <https://issues.guix.gnu.org/51981> fixes one of them.

* guix/build-system/go.scm (go-cross-build)[builder]: Wrap in
with-imported-modules.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-24 17:59:05 +02:00
..
2022-06-19 02:00:00 +02:00
2022-05-22 01:07:54 +02:00
2022-08-19 18:55:42 +03:00
2022-05-28 23:19:05 +02:00
2022-06-15 10:18:34 +02:00