https://bugzilla.redhat.com/show_bug.cgi?id=1349380



--- Comment #5 from Igor Gnatenko <[email protected]> ---
#------------------------------------------------------------------------------
# Tested features of make
# Output syncronization for parallel make:
%_make_output_sync %(! %{__make} --version -O >/dev/null 2>&1 || echo -O)

#------------------------------------------------------------------------------
# The "make" analogue, hiding the _smp_mflags magic from specs
%make_build %{__make} %{_make_output_sync} %{?_smp_mflags}


Basically %make_build is not anymore same as make %{?_smp_mflags} and I will
work with FPC to enforce such macro.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to