guix/gnu
Sarah Morgensen 74bc8e59df
gnu: go-1.14: Fix test failure with GCC 9+.
With GCC 9+, go-1.14 fails a test when the gold linker is not
available (https://github.com/golang/go/issues/39157). Backport the fix
for that from https://github.com/golang/go/commit/4ec4a79.

This is a followup to the 'master -> core-updates-frozen' merge in
c4133c43c7, which accidentally dropped this commit
(2818c66e93) due to the code in question being
moved to another part of the file on the master branch.

Reported on #guix by iskarian:
<https://logs.guix.gnu.org/guix/2021-08-14.log#214343>

* gnu/packages/golang.scm (go-1.14)[arguments]<#:phases>{prebuild}:
Fix test failure with GCC 9+.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-27 12:34:56 -04:00
..
bootloader
build Merge branch 'master' into core-updates-frozen 2021-08-12 00:30:27 +02:00
installer
machine
packages gnu: go-1.14: Fix test failure with GCC 9+. 2021-07-27 12:34:56 -04:00
services Merge branch 'master' into core-updates-frozen 2021-08-12 00:30:27 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk Merge branch 'master' into core-updates-frozen 2021-08-12 00:30:27 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm