Skip test suite on s390x (failures when compiled with LLVM 13)

epel9
Fabio Valentini 3 years ago
parent ae0ec9dace
commit 40d51c3180
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -66,8 +66,10 @@ use the "default" feature of the "%{crate}" crate.
%if %{with check}
%check
%ifnarch s390x
%cargo_test
%endif
%endif
%changelog
%autochangelog

Loading…
Cancel
Save