From 1a0dc72791594a369621a5910b8dfd878a110646 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 12 Mar 2020 11:15:09 +0000 Subject: [PATCH] Disable annotations whilst rebuilding. --- annobin.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annobin.spec b/annobin.spec index 6ba7561..6fd7c8b 100644 --- a/annobin.spec +++ b/annobin.spec @@ -45,7 +45,7 @@ License: GPLv3+ # The problem should now only arise when rebasing to a new major version # of gcc, in which case the undefine below can be temporarily reinstated. # -# %%undefine _annotated_build +%undefine _annotated_build #---------------------------------------------------------------------------------