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:
parent
1ac11e4877
commit
e3c05f4d3e
@ -1688,7 +1688,7 @@ echo "Testing %{name}-build"
|
|||||||
# it's a resource issue
|
# it's a resource issue
|
||||||
# 2021-07: ppc64le intermittently hanging
|
# 2021-07: ppc64le intermittently hanging
|
||||||
%ifnarch s390x %{power64}
|
%ifnarch s390x %{power64}
|
||||||
make check V=1
|
%make_build check
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
popd
|
popd
|
||||||
|
Loading…
Reference in New Issue
Block a user