From 08b3858ec59c4790539797c01c0f317f6456d94b Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Dec 21 2021 19:28:53 +0000 Subject: Set %_smp_ncpus_max macro to 16 --- diff --git a/virt.yaml b/virt.yaml index 6a55f1f..af79426 100644 --- a/virt.yaml +++ b/virt.yaml @@ -35,6 +35,10 @@ data: - ocaml-libnbd-devel - qemu-kvm-tests - qemu-kvm-tests-debuginfo + buildopts: + rpms: + macros: | + %_smp_ncpus_max 16 components: rpms: SLOF: