From e84a043f405970802fa79db90d1aed8a54196a63 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Jun 06 2022 12:56:35 +0000 Subject: spec: Stop unsetting smp_mflags for s390x This was added over 12 years ago, in my testing it seem to be required. Seems s390x builders only advertise -j2 anyways Signed-off-by: Cole Robinson --- diff --git a/qemu.spec b/qemu.spec index 5d597ea..ccb67be 100644 --- a/qemu.spec +++ b/qemu.spec @@ -165,11 +165,6 @@ # https://bugzilla.redhat.com/show_bug.cgi?id=1952483 %global _lto_cflags %{nil} -# OOM killer breaks builds with parallel make on s390(x) -%ifarch s390x -%global _smp_mflags %{nil} -%endif - %global firmwaredirs "%{_datadir}/qemu-firmware:%{_datadir}/ipxe/qemu:%{_datadir}/seavgabios:%{_datadir}/seabios:%{_datadir}/sgabios" %global qemudocdir %{_docdir}/%{name}