_smp_mflags

This commit is contained in:
Elliot Lee 2004-11-16 23:01:49 +00:00
parent e5eb733d24
commit be132bc359

View File

@ -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