From 5b5750dca268266a05a53c17c23a6acdc7d7972e Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 30 Oct 2020 01:24:55 +0100 Subject: [PATCH] Revert back to defaults. --- annobin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 85c6ef8..e64aab6 100644 --- a/annobin.spec +++ b/annobin.spec @@ -33,7 +33,7 @@ License: GPLv3+ # checking logic or when building on RHEL-7 or earlier. %global with_hard_gcc_version_requirement 1 -%bcond_with annobin_plugin +%bcond_without annobin_plugin # Allow the building of annobin without using annobin itself. # This is because if we are bootstrapping a new build environment we can have # a new version of gcc installed, but without a new of annobin installed.