Subject: Bug#1134391: webkit2gtk: Please pass --param ggc-min-expand=10 on hppa, m68k and sh4
Source: webkit2gtk
Version: 2.52.3-1
Severity: normal
Tags: patch
X-Debbugs-Cc:
debian-68k@lists.debian.org,
debian-hppa@lists.debian.org,
debian-superh@lists.debian.org
User:
debian-68k@lists.debian.org
Usertags: m68k
User:
debian-superh@lists.debian.org
Usertags: sh4
User:
debian-hppa@lists.debian.org
Usertags: hppa
Hello,
on hppa, m68k and sh4, we're still missing "--param ggc-min-expand=10" resulting in
the compiler running out of memory during build. Please add those architectures to
the list in debian/rules.
See the attached patch.
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
--- debian/rules.orig 2026-04-18 00:21:34.000000000 +0200
+++ debian/rules 2026-04-19 14:02:07.427663390 +0200
@@ -61,7 +61,7 @@
# Try to reduce memory usage even more. This significantly increases
# the build time, so use only when strictly needed.
-ifneq (,$(filter $(DEB_HOST_ARCH),armhf powerpc hurd-i386 x32))
+ifneq (,$(filter $(DEB_HOST_ARCH),armhf hppa m68k powerpc sh4 hurd-i386 x32))
CPPFLAGS += --param ggc-min-expand=10
endif
--- PyGate Linux v1.5.14
* Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)