Revert back to defaults.

This commit is contained in:
Jakub Jelinek 2020-10-30 01:24:55 +01:00
parent 2b20a13c51
commit 5b5750dca2
1 changed files with 1 additions and 1 deletions

View File

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