https://bugzilla.redhat.com/show_bug.cgi?id=1490054 --- Comment #9 from Antonio Trande <anto.trande@xxxxxxxxx> --- (In reply to Alexander Ploumistos from comment #8) > Do you mean like this? > > ... > > %ifarch armv7hl > make -j1 > %else > make %{?_smp_mflags} > %endif Almost, %ifarch %{arm} make -j1 %else %make_build %endif -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx