commit 3493e2a2dae778c3a5bdf7043d3f826357a8189b
Author: Arkadiusz MiĆkiewicz <[email protected]>
Date: Mon May 30 09:46:14 2022 +0200
Set rust target explicitly (x32 builds fine now)
clamav.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/clamav.spec b/clamav.spec
index dfd56d9..2f985a8 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -233,6 +233,7 @@ cd build
-DENABLE_CLAMONACC=ON \
-DENABLE_FRESHCLAM_NO_CACHE=ON \
-DENABLE_EXTERNAL_TOMSFASTMATH=ON \
+ -DRUST_COMPILER_TARGET=%{rust_target} \
-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/%{name} \
-DAPP_CONFIG_DIRECTORY=%{_sysconfdir} \
-DDATABASE_DIRECTORY="/var/lib/%{name}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clamav.git/commitdiff/3493e2a2dae778c3a5bdf7043d3f826357a8189b
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit