Bug#1086475: gcc-14: go support for hurd-amd64
Samuel Thibault, le jeu. 31 oct. 2024 00:31:56 +0100, a ecrit:
> Could you apply the attach patch, already commited upstream? This fixes
> go on hurd-amd64.
I forgot to provide the patch to record the patch in rules.patch
Samuel
diff --git a/debian/rules.patch b/debian/rules.patch
index dd8cab37..333b2843 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -211,6 +211,7 @@ ifeq ($(DEB_TARGET_ARCH_OS),hurd)
debian_patches += hurd-changes
# FIXME: #1005297, PR 104660
debian_patches += libgo-hurd-hack
+ debian_patches += libgo-hurd-syscall
endif
debian_patches += gcc-ice-dump
Reply to: