]> git.pld-linux.org Git - packages/criu.git/commitdiff
paas target cpu explicitly instead of relying on `uname -m`
authorJan Palus <atler@pld-linux.org>
Mon, 14 Jun 2021 22:52:59 +0000 (22:52 +0000)
committerJan Palus <atler@pld-linux.org>
Mon, 14 Jun 2021 22:52:59 +0000 (22:52 +0000)
criu.spec

index e2441084049709aaa16859e2c3109095efb6cdee..47e9b1be21971ea926cbe5c37f15bcf57be8f3c0 100644 (file)
--- 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}
 
This page took 0.03459 seconds and 4 git commands to generate.