Deactivate test on s390x and armv7hl

epel9
Rémi Lauzier 4 years ago
parent 6a8e26a780
commit 131bb014a8
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

@ -1,5 +1,11 @@
# Generated by rust2rpm 18
# Deactivate test on armv7hl and s390x due to undeclare type
# https://github.com/rkyv/rend/issues/2
%ifarch s390x armv7hl
%bcond_with check
%else
%bcond_without check
%endif
%global debug_package %{nil}
%global crate rend

Loading…
Cancel
Save