chmod -x benches/factorial.rs

epel9
Josh Stone 7 years ago
parent aa9bbd6460
commit 13578aafc5

@ -44,6 +44,9 @@ which use %{crate} from crates.io.
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
# https://github.com/rust-num/num-bigint/commit/275ba23cee08
chmod -x benches/factorial.rs
%build
%cargo_build

Loading…
Cancel
Save