From 254bf4bedf7094470e3f188a7eb49b659599d80c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sun, 9 Jun 2019 12:23:17 +0200 Subject: [PATCH] Disable tests Signed-off-by: Igor Gnatenko --- rust-proc-macro2.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-proc-macro2.spec b/rust-proc-macro2.spec index 0f259bb..57b13a9 100644 --- a/rust-proc-macro2.spec +++ b/rust-proc-macro2.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 9 -%bcond_without check +# * RUSTC_BOOTSTRAP breaks tests +%bcond_with check %global debug_package %{nil} %global crate proc-macro2