drop torture tests unconditionally

epel10
Fabio Valentini 3 years ago
parent 17f1284b7c
commit 1a8fc4c78e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -142,11 +142,9 @@ use the "zeroize" feature of the "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
%ifarch %{ix86} %{arm}
# * drop torture tests, they don't compile on 32-bit architectures:
# https://github.com/dignifiedquire/num-bigint/issues/43
rm tests/torture.rs
%endif
%generate_buildrequires
%cargo_generate_buildrequires

Loading…
Cancel
Save