diff --git a/rust-encoding_rs.spec b/rust-encoding_rs.spec index 04dd28c..9563e88 100644 --- a/rust-encoding_rs.spec +++ b/rust-encoding_rs.spec @@ -207,7 +207,8 @@ use the "serde" feature of the "%{crate}" crate. %if %{with check} %check -%cargo_test +# * doctests fail to compile on armv7hl with LLVM 14 and on i686 with LLVM 12 +%cargo_test -- --lib %endif %changelog