turn off hard gcc reqauirement (temporary)
This commit is contained in:
parent
b2d7c66572
commit
70bb1086ca
@ -31,7 +31,8 @@ License: GPLv3+
|
|||||||
# Set this to zero to disable the requirement for a specific version of gcc.
|
# 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
|
# 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.
|
# 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_without annobin_plugin
|
||||||
%bcond_with annobin_plugin
|
%bcond_with annobin_plugin
|
||||||
|
Loading…
Reference in New Issue
Block a user