No check for s390x

This commit is contained in:
Denis Arnaud 2020-09-16 00:30:40 +02:00
parent 29fbd797d1
commit deb7fbd467
1 changed files with 2 additions and 1 deletions

View File

@ -76,8 +76,9 @@ rm %{buildroot}%{_libdir}/libzmq.la
%check
%ifarch s390x
make check V=1 || ( cat test-suite.log && exit 1 )
%endif
%ldconfig_scriptlets