[packages/criu] paas target cpu explicitly instead of relying on `uname -m`

atler atler at pld-linux.org
Tue Jun 15 00:54:27 CEST 2021


commit 9cf3d42af3804d3f1edd0826b082566a07765052
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jun 14 22:52:59 2021 +0000

    paas target cpu explicitly instead of relying on `uname -m`

 criu.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/criu.spec b/criu.spec
index e244108..47e9b1b 100644
--- a/criu.spec
+++ b/criu.spec
@@ -124,6 +124,7 @@ Pythonowy interfejs do CRIU. Ten pakiet zawiera także narzędzie crit.
 	PYSITESCRIPTDIR=%{py_sitescriptdir} \\\
 	MANDIR=%{_mandir} \\\
 	WERROR=0 \\\
+	SUBARCH=%{_target_cpu} \\\
 	V=1
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/criu.git/commitdiff/9cf3d42af3804d3f1edd0826b082566a07765052



More information about the pld-cvs-commit mailing list