diff --git a/rust-ahash.spec b/rust-ahash.spec index 0e8e94e..f95e23d 100644 --- a/rust-ahash.spec +++ b/rust-ahash.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 18 -%bcond_without check +# * disable tests to around compilation issues on some architectures +%bcond_with check %global debug_package %{nil} %global crate ahash