From 0aa4bfe9dfbf0dc569788ad78a7b59fc87262865 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 13 Oct 2023 12:20:42 +0300 Subject: [PATCH] Remove annobin-plugin-gcc --- SPECS/binutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index b5b2685..834f9d3 100644 --- a/SPECS/binutils.spec +++ b/SPECS/binutils.spec @@ -300,7 +300,7 @@ BuildRequires: clang compiler-rt # that will be used by consumers of GTS binutils. # Note - during GTS bootstrap these have to be changed to the systemOS versions. BuildRequires: gcc -BuildRequires: annobin-plugin-gcc +# BuildRequires: annobin-plugin-gcc BuildRequires: gcc-c++ %define gcc_for_libraries /usr/bin/gcc %define gxx_for_libraries /usr/bin/g++