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 <crobinso@redhat.com>
This commit is contained in:
parent
cb880e77f3
commit
e84a043f40
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user