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-09-24 14:49:09 +02:00
2022-08-09 15:58:14 +02:00
2022-02-14 11:23:07 +01:00
2022-03-18 16:03:33 +01:00
2022-06-10 23:52:34 -04:00
2022-07-31 21:55:48 -04:00
2022-07-10 23:57:14 +02:00
2022-09-24 17:59:04 +02:00
2022-02-14 11:23:07 +01:00
2022-08-16 21:25:25 +02:00
2022-08-05 00:14:30 +02:00