NVR bump and disable plugin use

This commit is contained in:
Nick Clifton 2020-10-21 10:24:44 +01:00
parent d69789a4b8
commit b2d7c66572
1 changed files with 2 additions and 1 deletions

View File

@ -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.