From 421b236303e54e6ad3bab51589e1d544b69fc28b Mon Sep 17 00:00:00 2001 From: Andrew Lukoshko Date: Wed, 5 Oct 2022 16:42:30 +0000 Subject: [PATCH] Fix using system gcc --- SPECS/binutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index addf20a..2fa7037 100644 --- a/SPECS/binutils.spec +++ b/SPECS/binutils.spec @@ -319,7 +319,7 @@ BuildRequires: automake # Note - during GTS bootstrap these have to be changed to the systemOS versions. BuildRequires: 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 # annobin annotations. %undefine _annotated_build