From 9cf3d42af3804d3f1edd0826b082566a07765052 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 14 Jun 2021 22:52:59 +0000 Subject: [PATCH] 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} -- 2.44.0