mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 17:10:21 +01:00
contrib/rpm: run make check in parallel
This commit is contained in:
parent
cf678811b5
commit
0a1508358d
1 changed files with 1 additions and 1 deletions
|
|
@ -486,7 +486,7 @@ cp valgrind.suppressions %{buildroot}%{_prefix}/src/debug/NetworkManager-%{real_
|
|||
|
||||
%check
|
||||
%if %{with test}
|
||||
make check
|
||||
make %{?_smp_mflags} check
|
||||
%endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue