[packages/manifold] - test suite is broken on i686/x32
    baggins 
    baggins at pld-linux.org
       
    Tue Nov  5 02:41:34 CET 2024
    
    
  
commit 883271853accc72692ae1bbe163d2e125a099c72
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 5 00:49:29 2024 +0100
    - test suite is broken on i686/x32
 manifold.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/manifold.spec b/manifold.spec
index 00394a8..0b4cc2a 100644
--- a/manifold.spec
+++ b/manifold.spec
@@ -46,7 +46,8 @@ Pliki nagłówkowe biblioteki %{name}.
 mkdir -p build
 cd build
 %cmake ../ \
-	-DMANIFOLD_PAR=TBB
+	-DMANIFOLD_PAR=TBB \
+	-DMANIFOLD_TEST=OFF
 
 %{__make}
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/manifold.git/commitdiff/883271853accc72692ae1bbe163d2e125a099c72
    
    
More information about the pld-cvs-commit
mailing list