_smp_mflags
This commit is contained in:
parent
e5eb733d24
commit
be132bc359
@ -410,8 +410,8 @@ export LIBNAME=%{_lib}
|
|||||||
--datadir=/usr/share/pgsql \
|
--datadir=/usr/share/pgsql \
|
||||||
--with-docdir=%{_docdir}
|
--with-docdir=%{_docdir}
|
||||||
|
|
||||||
make all
|
make %{?_smp_mflags} all
|
||||||
make -C contrib all
|
make %{?_smp_mflags} -C contrib all
|
||||||
|
|
||||||
%if %test
|
%if %test
|
||||||
pushd src/test
|
pushd src/test
|
||||||
|
Loading…
Reference in New Issue
Block a user