Run testsuite in parallel again

The resource-exhaustion bug inside the bundled TBB is fixed by mold
commit d8a8877875d96d0efdb727b4ba600ee3910a333f.
This commit is contained in:
Christoph Erhardt 2022-06-18 21:48:20 +02:00
parent aebfbaa408
commit d0fc7d1c4b
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ fi
%if 0%{?el8} %if 0%{?el8}
. /opt/rh/gcc-toolset-10/enable . /opt/rh/gcc-toolset-10/enable
%endif %endif
%make_build -j1 %{build_args} test %make_build %{build_args} test
%files %files
%license LICENSE %license LICENSE