turn off hard gcc reqauirement (temporary)

This commit is contained in:
Nick Clifton 2020-10-21 11:12:51 +01:00
parent b2d7c66572
commit 70bb1086ca
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ License: GPLv3+
# Set this to zero to disable the requirement for a specific version of gcc.
# This should only be needed if there is some kind of problem with the version
# checking logic or when building on RHEL-7 or earlier.
%global with_hard_gcc_version_requirement 1
# %%global with_hard_gcc_version_requirement 1
%global with_hard_gcc_version_requirement 0
# %%bcond_without annobin_plugin
%bcond_with annobin_plugin