From edaab53afd834d40028cb65e9617f35ba5eac22d Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 13 Oct 2023 12:15:35 +0300 Subject: [PATCH] Fix annotate_build --- SPECS/binutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/binutils.spec b/SPECS/binutils.spec index 80b47ad..b5b2685 100644 --- a/SPECS/binutils.spec +++ b/SPECS/binutils.spec @@ -307,7 +307,7 @@ BuildRequires: gcc-c++ # Note - during GTS bootstrap it may be necessary to build the binutils without # annobin annotations. -%%undefine _annotated_build +%undefine _annotated_build %endif