bootstrap changes

This commit is contained in:
Johnny Hughes 2022-09-09 15:51:19 -05:00
parent 358e3f637b
commit e4bda75c2c

View File

@ -317,8 +317,8 @@ BuildRequires: automake
# Use the GTS gcc to build the static libraries (libbfd.a libiberty.a) so # Use the GTS gcc to build the static libraries (libbfd.a libiberty.a) so
# that the version of LTO used matches. # that the version of LTO used matches.
# 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: %{?scl_prefix}gcc
#BuildRequires: annobin-plugin-gcc BuildRequires: %{?scl_prefix}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.