diff --git a/rust-pq-sys.spec b/rust-pq-sys.spec index 7832df1..72ea862 100644 --- a/rust-pq-sys.spec +++ b/rust-pq-sys.spec @@ -1,5 +1,10 @@ # Generated by rust2rpm 15 +%if 0%{?__isa_bits} == 32 +# https://github.com/sgrif/pq-sys/issues/32 +%bcond_with check +%else %bcond_without check +%endif %global debug_package %{nil} %global crate pq-sys