From 224c5f32a697ad4cfa69425f83af46abefe0b037 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 15 Jan 2020 09:39:55 -0800 Subject: [PATCH] disable tests for now --- rust-libm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-libm.spec b/rust-libm.spec index 885a75e..694046a 100644 --- a/rust-libm.spec +++ b/rust-libm.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 10 -%bcond_without check +# no-panic fails: https://github.com/rust-lang/libm/issues/234 +%bcond_with check %global debug_package %{nil} %global crate libm