Remove annobin-plugin-gcc

This commit is contained in:
eabdullin 2023-10-13 12:20:42 +03:00
parent edaab53afd
commit 0aa4bfe9df

View File

@ -300,7 +300,7 @@ BuildRequires: clang compiler-rt
# that will be used by consumers of GTS binutils. # that will be used by consumers of GTS binutils.
# 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: gcc
BuildRequires: annobin-plugin-gcc # BuildRequires: annobin-plugin-gcc
BuildRequires: gcc-c++ BuildRequires: gcc-c++
%define gcc_for_libraries /usr/bin/gcc %define gcc_for_libraries /usr/bin/gcc
%define gxx_for_libraries /usr/bin/g++ %define gxx_for_libraries /usr/bin/g++