_smp_mflags

This commit is contained in:
Elliot Lee 2004-11-16 23:01:49 +00:00
parent e5eb733d24
commit be132bc359
1 changed files with 2 additions and 2 deletions

View File

@ -410,8 +410,8 @@ export LIBNAME=%{_lib}
--datadir=/usr/share/pgsql \
--with-docdir=%{_docdir}
make all
make -C contrib all
make %{?_smp_mflags} all
make %{?_smp_mflags} -C contrib all
%if %test
pushd src/test