1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 17:45:53 +02:00

gnu: go-1.16: Remove unnecessary input.

* gnu/packages/golang.scm (go-1.16)[native-inputs]: Remove binutils-gold.

Change-Id: I4d603faa1a0de65e045eb6d28ea93794bd75d272
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Efraim Flashner
2025-08-19 19:54:35 +03:00
committed by Sharlatan Hellseher
parent f11a80ef16
commit 10b8dd7322
-4
View File
@@ -464,10 +464,6 @@ in the style of communicating sequential processes (@dfn{CSP}).")
`(("go" ,go-1.4))
`(("go" ,gccgo-12)))
("go-skip-gc-test.patch" ,(search-patch "go-skip-gc-test.patch"))
,@(match (%current-system)
((or "armhf-linux" "aarch64-linux")
`(("gold" ,binutils-gold)))
(_ `()))
("go-fix-script-tests.patch" ,(search-patch "go-fix-script-tests.patch"))
,@(package-native-inputs go-1.4)))
(supported-systems (fold delete %supported-systems