Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
@ -73,8 +73,13 @@ which use %{crate} from crates.io.
%if %{with check}
%check
# https://github.com/rust-lang-nursery/rust-bindgen/issues/1412#issuecomment-427632052
%ifarch s390x
%cargo_test || :
%else
%cargo_test
%endif
%files -n %{crate}
%license LICENSE