[packages/gearmand] - updated x32 patch
qboosh
qboosh at pld-linux.org
Sat Jul 18 20:12:12 CEST 2026
commit 8dd772cd8a0c838f71c0ed6d27a0db2178c72e9a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jul 18 20:12:20 2026 +0200
- updated x32 patch
x32.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/x32.patch b/x32.patch
index 59c1b3e..18b6567 100644
--- a/x32.patch
+++ b/x32.patch
@@ -1,9 +1,9 @@
---- gearmand-1.1.18/m4/ax_boost_base.m4.orig 2017-12-11 15:00:27.000000000 +0100
-+++ gearmand-1.1.18/m4/ax_boost_base.m4 2018-03-19 10:55:09.617855982 +0100
-@@ -93,7 +93,7 @@
+--- gearmand-1.1.22/m4/ax_boost_base.m4.orig 2025-07-21 07:21:11.000000000 +0200
++++ gearmand-1.1.22/m4/ax_boost_base.m4 2026-07-18 20:11:53.481027538 +0200
+@@ -93,7 +93,7 @@ if test "x$want_boost" = "xyes"; then
ax_arch=`uname -m`
case $ax_arch in
- x86_64|ppc64|s390x|sparc64|aarch64)
+ x86_64|ppc64|s390x|sparc64|aarch64|loongarch64|riscv64)
- libsubdirs="lib64 lib lib64"
+ libsubdirs="libx32 lib64 lib lib64"
;;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gearmand.git/commitdiff/8dd772cd8a0c838f71c0ed6d27a0db2178c72e9a
More information about the pld-cvs-commit
mailing list