diff --git a/SPECS/annobin.spec b/SPECS/annobin.spec index 511c811..fe52e84 100644 --- a/SPECS/annobin.spec +++ b/SPECS/annobin.spec @@ -106,9 +106,9 @@ Source: https://nickc.fedorapeople.org/%{annobin_sources} %global gcc_next %(v="%{gcc_major}"; echo $((++v))) # Needed when building the srpm. -%if 0%{?gcc_major} == 0 -%global gcc_major 0 -%endif +#%if 0%{?gcc_major} == 0 +#%global gcc_major 0 +#%endif # This is a gcc plugin, hence gcc is required. %if %{with_hard_gcc_version_requirement}