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



--- Comment #9 from Antonio Trande <anto.tra...@gmail.com> ---
(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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to