From 2e1ce2f3d5f5594b1d9d6ce27c42af9d2ba9eb74 Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Nov 15 2021 23:01:00 +0000 Subject: Disable tests on x86 because running out of registers --- diff --git a/rust-clap.spec b/rust-clap.spec index 6445284..c641409 100644 --- a/rust-clap.spec +++ b/rust-clap.spec @@ -1,5 +1,8 @@ # Generated by rust2rpm 18 +# error: ran out of registers during register allocation +%ifnarch %{ix86} %bcond_without check +%endif %global debug_package %{nil} %global crate clap