run the test-suite in parallel in %check

This commit is contained in:
Kamil Dudka 2016-05-31 14:25:03 +02:00
parent 7be3ecab61
commit 70d8bf926d
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ export CFLAGS="$RPM_OPT_FLAGS -D__SUPPORT_SNAN__"
make %{?_smp_mflags}
%check
make check
make %{?_smp_mflags} check
%install
make install DESTDIR=$RPM_BUILD_ROOT