[packages/gtk-webkit4] enable lowmem on x32

atler atler at pld-linux.org
Fri Jan 23 16:04:45 CET 2026


commit 7c50395ae71f0687a9fbcc3a18eb43b9fbbc419e
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Jan 23 15:59:30 2026 +0100

    enable lowmem on x32

 gtk-webkit4.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/gtk-webkit4.spec b/gtk-webkit4.spec
index 84e336c..dc3cc69 100644
--- a/gtk-webkit4.spec
+++ b/gtk-webkit4.spec
@@ -14,7 +14,11 @@
 %bcond_without	gtk4		# webkit-6.0 (gtk4/libsoup3 based) variant
 %bcond_without	sysprof		# sysprof profiling
 %bcond_without	wayland		# Wayland target (requires GTK+ wayland target)
+%ifarch x32
+%bcond_without	lowmem		# try to reduce build memory usage by adjusting gcc gc
+%else
 %bcond_with	lowmem		# try to reduce build memory usage by adjusting gcc gc
+%endif
 %bcond_with	lowmem2		# try to reduce build memory usage by disabling unified build (long)
 #
 # it's not possible to build this with debuginfo on 32bit archs due to
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-webkit4.git/commitdiff/7c50395ae71f0687a9fbcc3a18eb43b9fbbc419e



More information about the pld-cvs-commit mailing list