mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-25 11:02:59 +00:00
Updated smp_mflags to j2
This commit is contained in:
parent
b2cfcb25b6
commit
7fd2f5a633
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ export CXXFLAGS
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
%define smp_mflags -j4
|
%define smp_mflags -j2
|
||||||
%else
|
%else
|
||||||
%define smp_mflags %{_smp_mflags}
|
%define smp_mflags %{_smp_mflags}
|
||||||
%endif
|
%endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue