[packages/libpsm2] - exclude x32 too

qboosh qboosh at pld-linux.org
Sun Oct 6 22:28:39 CEST 2024


commit 0552796ffb79602a350a3986051927df29c277f1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 6 22:27:54 2024 +0200

    - exclude x32 too

 libpsm2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libpsm2.spec b/libpsm2.spec
index 00f703a..619bfd9 100644
--- a/libpsm2.spec
+++ b/libpsm2.spec
@@ -9,8 +9,8 @@ Group:		Libraries
 Source0:	https://github.com/cornelisnetworks/opa-psm2/archive/PSM2_%{version}/opa-psm2-PSM2_%{version}.tar.gz
 # Source0-md5:	784255506ce8e319e8221cafa8b93229
 URL:		https://github.com/cornelisnetworks/opa-psm2
-# x86_64 specific hardware, uses _mm_crc32_u64 intrinsic, so 32-bit ABI is excluded
-ExclusiveArch:	%{x8664} x32
+# x86_64 specific hardware, code assumes 64-bit pointers
+ExclusiveArch:	%{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpsm2.git/commitdiff/0552796ffb79602a350a3986051927df29c277f1



More information about the pld-cvs-commit mailing list