diff options
author | Maxime Devos <maximedevos@telenet.be> | 2022-09-13 13:01:05 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2022-09-24 17:59:05 +0200 |
commit | 9e4d8c75183c226d0cba2de3b40e6a9e603ae43b (patch) | |
tree | f25fdfa31ddcf956a8b3160330d39eb9b8f1a914 /gnu | |
parent | 1cf39c41cff5e13bec64f3862133c12be5461adc (diff) | |
download | guix-9e4d8c75183c226d0cba2de3b40e6a9e603ae43b.tar.gz |
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>
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions