From e1bd496eeb430231349eefae4e25e3bcf07fa34e Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Dec 07 2020 14:26:36 +0000 Subject: Undo bcond_with plugin_rebuild --- diff --git a/annobin.spec b/annobin.spec index 6a24ac5..ae2f37a 100644 --- a/annobin.spec +++ b/annobin.spec @@ -36,7 +36,7 @@ License: GPLv3+ # checking logic or when building on RHEL-7 or earlier. %global with_hard_gcc_version_requirement 1 -%bcond_with plugin_rebuild +%bcond_without plugin_rebuild # 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.