Use parallel make for build
On my system it improves build time from 20+ minutes to a few and does not cause any issues in test suite or similar.
This commit is contained in:
parent
d713068e22
commit
9a8f56b741
@ -810,7 +810,7 @@ pushd emacs-erlang
|
||||
popd
|
||||
%endif %{__with_emacs}
|
||||
|
||||
make
|
||||
%make_build
|
||||
|
||||
%if %{with doc}
|
||||
# should use FOP_OPTS after #832323 is resolved
|
||||
|
Loading…
Reference in New Issue
Block a user