Use system gcc

This commit is contained in:
Andrew Lukoshko 2022-10-05 16:28:34 +00:00
parent bb9e54f051
commit 38b2d80ad2

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 %{?_scl_root}/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