[packages/mimalloc] don't build tests
atler
atler at pld-linux.org
Sun Apr 27 15:27:04 CEST 2025
commit 16bddd0707bfe0853addf0adee96835f762830d3
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Apr 27 14:45:15 2025 +0200
don't build tests
not executed and should be conditional on static libs
mimalloc.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/mimalloc.spec b/mimalloc.spec
index e4fc00a..b266e99 100644
--- a/mimalloc.spec
+++ b/mimalloc.spec
@@ -88,7 +88,8 @@ Statyczna biblioteka mimalloc.
-DMI_BUILD_OBJECT:BOOL=OFF \
-DMI_BUILD_STATIC:BOOL=%{__ON_OFF static_libs} \
-DMI_INSTALL_TOPLEVEL:BOOL=ON \
- -DMI_OPT_ARCH:BOOL=OFF
+ -DMI_OPT_ARCH:BOOL=OFF \
+ -DMI_BUILD_TESTS:BOOL=OFF
%{__make} -C build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mimalloc.git/commitdiff/16bddd0707bfe0853addf0adee96835f762830d3
More information about the pld-cvs-commit
mailing list