Use more CPUs for re-linking during the install step if possible
This commit is contained in:
parent
58450895a0
commit
b904ff11a5
@ -1103,7 +1103,8 @@ pushd pidl
|
||||
popd
|
||||
|
||||
%install
|
||||
%make_install
|
||||
# Do not use %%make_install, make is just a wrapper around waf in Samba!
|
||||
%{__make} %{?_smp_mflags} %{_make_verbose} install DESTDIR=%{buildroot}
|
||||
|
||||
install -d -m 0755 %{buildroot}/usr/{sbin,bin}
|
||||
install -d -m 0755 %{buildroot}%{_libdir}/security
|
||||
|
Loading…
Reference in New Issue
Block a user