Fails on s390x

epel8
Nicolas Chauvet 5 years ago
parent 8c7f1ffb65
commit 16c97da45d

@ -56,7 +56,11 @@ rm -f %{buildroot}/%{_libdir}/pkgconfig/haisrt.pc
%check %check
make test # Fails with x390x
make test \
%ifarch s390x
|| :
%endif
%ldconfig_scriptlets libs %ldconfig_scriptlets libs

Loading…
Cancel
Save