diff --git a/rust-rayon.spec b/rust-rayon.spec index 92cfc54..eb58a56 100644 --- a/rust-rayon.spec +++ b/rust-rayon.spec @@ -1,5 +1,7 @@ # Generated by rust2rpm -%bcond_without check +# Some tests are broken on non-x86_64 +# https://github.com/rayon-rs/rayon/issues/585 +%bcond_with check %global debug_package %{nil} %global crate rayon