On Fri, 19 Jun 2020 at 22:20, Ben Cotton <bcotton@xxxxxxxxxx> wrote:
[..]
The %make_build macro enables parallel make builds using the -j option. In case a package does not build correctly with parallel make, then parallel make will be disabled for that package by redefining the %_smp_mflags macro like this:
%global _smp_mflags -j1
Sometimes only %build or %install or %check is failing.
Any -j1 tweaks should be only temporary so IMO formalising this kind of changes is pointless.
All parallel build issues should be treated as critical bugs which should be ASAP fixed.
kloczek
--
Tomasz Kłoczko | LinkedIn: http://lnkd.in/FXPWxH
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx