Allow only one make thread
This commit is contained in:
parent
0a559fd2f0
commit
a20fc6c1f3
@ -115,6 +115,7 @@ export RPM_OPT_FLAGS=$MOZ_OPT_FLAGS
|
|||||||
export PREFIX='%{_prefix}'
|
export PREFIX='%{_prefix}'
|
||||||
export LIBDIR='%{_libdir}'
|
export LIBDIR='%{_libdir}'
|
||||||
|
|
||||||
|
%define moz_make_flags -j1
|
||||||
#%ifarch ppc ppc64 s390 s390x
|
#%ifarch ppc ppc64 s390 s390x
|
||||||
#%define moz_make_flags -j1
|
#%define moz_make_flags -j1
|
||||||
#%else
|
#%else
|
||||||
|
Loading…
Reference in New Issue
Block a user