From ef33472b4ade068ed1bea4209408a8ba74492ee7 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Wed, 20 Jul 2022 16:18:02 -0500 Subject: [PATCH] use gcc and annobin from os for bootstrap --- SPECS/binutils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index 9261049..3ba66e1 100644 --- a/SPECS/binutils.spec +++ b/SPECS/binutils.spec @@ -317,8 +317,8 @@ BuildRequires: automake # Use the GTS gcc to build the static libraries (libbfd.a libiberty.a) so # that the version of LTO used matches. # Note - during GTS bootstrap these have to be changed to the systemOS versions. -BuildRequires: %{?scl_prefix}gcc -BuildRequires: %{?scl_prefix}annobin-plugin-gcc +BuildRequires: gcc +BuildRequires: annobin-plugin-gcc %define gcc_for_libraries %{?_scl_root}/usr/bin/gcc # Note - during GTS bootstrap it may be necessary to build the binutils without # annobin annotations.