[packages/mimalloc] in order to disable MI_OPT_ARCH one has to enable MI_NO_OPT_ARCH...

atler atler at pld-linux.org
Fri Aug 29 21:16:48 CEST 2025


commit 056b3593c3ecfa8d7590be6fb4b32e5f77f634b3
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Aug 29 21:09:16 2025 +0200

    in order to disable MI_OPT_ARCH one has to enable MI_NO_OPT_ARCH...

 mimalloc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mimalloc.spec b/mimalloc.spec
index da57aa4..fbe5c7c 100644
--- a/mimalloc.spec
+++ b/mimalloc.spec
@@ -90,7 +90,7 @@ 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_NO_OPT_ARCH:BOOL=ON \
 	-DMI_BUILD_TESTS:BOOL=OFF
 
 %{__make} -C build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mimalloc.git/commitdiff/35c1853a56067e64e1dbcc7fe145d33db6080cb9



More information about the pld-cvs-commit mailing list