From b2d7c66572d3ea0c5766b91b1f377dd69e9c276d Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 21 Oct 2020 10:24:44 +0100 Subject: [PATCH] NVR bump and disable plugin use --- annobin.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 3c8a80e..1462820 100644 --- a/annobin.spec +++ b/annobin.spec @@ -33,7 +33,8 @@ License: GPLv3+ # checking logic or when building on RHEL-7 or earlier. %global with_hard_gcc_version_requirement 1 -%bcond_without annobin_plugin +# %%bcond_without annobin_plugin +%bcond_with 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.