From e3c05f4d3e60a1a338996f6165da9acda119aa93 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jul 25 2021 16:05:06 +0000 Subject: spec: Use %make_build for 'check' too So we get smp_flags Signed-off-by: Cole Robinson --- diff --git a/qemu.spec b/qemu.spec index 8de19bb..8486308 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1688,7 +1688,7 @@ echo "Testing %{name}-build" # it's a resource issue # 2021-07: ppc64le intermittently hanging %ifnarch s390x %{power64} -make check V=1 +%make_build check %endif popd