Fix using system gcc

This commit is contained in:
Andrew Lukoshko 2022-10-05 16:42:30 +00:00
parent 38b2d80ad2
commit 421b236303

View File

@ -319,7 +319,7 @@ BuildRequires: automake
# Note - during GTS bootstrap these have to be changed to the systemOS versions. # Note - during GTS bootstrap these have to be changed to the systemOS versions.
BuildRequires: gcc BuildRequires: gcc
#BuildRequires: annobin-plugin-gcc #BuildRequires: annobin-plugin-gcc
#define gcc_for_libraries %{?_scl_root}/usr/bin/gcc %define gcc_for_libraries /usr/bin/gcc
# Note - during GTS bootstrap it may be necessary to build the binutils without # Note - during GTS bootstrap it may be necessary to build the binutils without
# annobin annotations. # annobin annotations.
%undefine _annotated_build %undefine _annotated_build