commit:     b694eb9a477880a504960cdb907777f4b48f3e6c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 11:07:59 2026 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 11:07:59 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b694eb9a

dev-lang/go: The anti-gold patch no longer applies to 9999

Because it's no longer needed. Hurray!

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-lang/go/go-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-lang/go/go-9999.ebuild b/dev-lang/go/go-9999.ebuild
index 58f2d475e10a..e246d6f0ee27 100644
--- a/dev-lang/go/go-9999.ebuild
+++ b/dev-lang/go/go-9999.ebuild
@@ -70,7 +70,6 @@ go_cross_compile() {
 
 PATCHES=(
        "${FILESDIR}"/go-1.24-skip-gdb-tests.patch
-       "${FILESDIR}"/go-1.24-dont-force-gold-arm.patch
        "${FILESDIR}"/go-1.25-no-dwarf5.patch
        "${FILESDIR}"/go-never-download-newer-toolchains.patch
 )

Reply via email to