spec: Use %make_build for 'check' too

So we get smp_flags

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2021-07-23 17:51:04 -04:00
parent 1ac11e4877
commit e3c05f4d3e
1 changed files with 1 additions and 1 deletions

View File

@ -1688,7 +1688,7 @@ echo "Testing %{name}-build"
# it's a resource issue
# 2021-07: ppc64le intermittently hanging
%ifnarch s390x %{power64}
make check V=1
%make_build check
%endif
popd