From 15b6c463a4ea0ada1c0b5ddcca538c8fcc16633c Mon Sep 17 00:00:00 2001 From: Pavel Valena Date: Aug 30 2023 12:56:23 +0000 Subject: Disable hardening tests. --- diff --git a/ruby.spec b/ruby.spec index d677126..5256fac 100644 --- a/ruby.spec +++ b/ruby.spec @@ -90,9 +90,7 @@ # Enable test when building on local. %bcond_with bundler_tests -%if 0%{?fedora} -%bcond_without hardening_test -%endif +%bcond_with hardening_test # The additional linker flags break binary rubygem- packages. # https://bugzilla.redhat.com/show_bug.cgi?id=2043092