Deactivate test on s390x

epel9
Rémi Lauzier 4 years ago
parent 7680df08d5
commit 138ce587fa
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

@ -1,5 +1,11 @@
# Generated by rust2rpm 18 # Generated by rust2rpm 18
# Test failed on s390x due to invalid value on a char
# https://github.com/rkyv/bytecheck/issues/13
%ifarch s390x
%bcond_with check
%else
%bcond_without check %bcond_without check
%endif
%global debug_package %{nil} %global debug_package %{nil}
%global crate bytecheck %global crate bytecheck

Loading…
Cancel
Save