Add smp flag into the spec file.
This commit is contained in:
parent
14d721c22a
commit
21e4854dd4
@ -114,7 +114,7 @@ make
|
||||
(cd doc && makeinfo groff.texinfo)
|
||||
%if %{with_x}
|
||||
cd src/xditview
|
||||
xmkmf && make
|
||||
xmkmf && make %{?_smp_mflags}
|
||||
%endif
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user