[packages/highway] - updated memory-hungry tests list
qboosh
qboosh at pld-linux.org
Mon Mar 23 05:39:53 CET 2026
commit b8bde5afcdb98397f3ac0c56770ee55dbb051742
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Mar 23 05:40:05 2026 +0100
- updated memory-hungry tests list
highway.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/highway.spec b/highway.spec
index 63c983e..1a81cfa 100644
--- a/highway.spec
+++ b/highway.spec
@@ -87,9 +87,9 @@ Dokumentacja API biblioteki Highway.
%setup -q
%ifarch x32
-# gcc 14.2 fails with allocation error
+# gcc 15 fails with allocation error
%{__sed} -i -e '/hwy\/contrib\/bit_pack\/bit_pack_test.cc/d' CMakeLists.txt
-%{__sed} -i -e '/hwy\/tests\/\(shift_test\).cc/d' CMakeLists.txt
+%{__sed} -i -e '/hwy\/tests\/\(fma_test\|logical_test\|masked_arithmetic_test\|memory_test\|shift_test\).cc/d' CMakeLists.txt
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/highway.git/commitdiff/b8bde5afcdb98397f3ac0c56770ee55dbb051742
More information about the pld-cvs-commit
mailing list