From 463472f387a03f4543c25ad764fda20aad785eda Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 25 Sep 2023 20:23:16 +0300 Subject: [PATCH] Bootstrap --- SPECS/binutils.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index 1e2bd2d..463fdab 100644 --- a/SPECS/binutils.spec +++ b/SPECS/binutils.spec @@ -299,11 +299,6 @@ BuildRequires: clang compiler-rt # (libfd.a, libopcodes.a libiberty.a libsframe.a) use the same LTO version as the one # that will be used by consumers of GTS binutils. # Note - during GTS bootstrap these have to be changed to the systemOS versions. -BuildRequires: %{?scl_prefix}gcc -BuildRequires: %{?scl_prefix}gcc-c++ -%define gcc_for_libraries %{?_scl_root}/usr/bin/gcc -%define gxx_for_libraries %{?_scl_root}/usr/bin/g++ - BuildRequires: gcc BuildRequires: gcc-c++ %define gcc_for_libraries gcc