From 23baf8b1d3f18dd88a3a4b2b52cb660309b5ad8f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Jan 24 2020 11:19:26 +0000 Subject: Disable annobin whilst building annobin - in order to allow it to be rebuilt --- diff --git a/annobin.spec b/annobin.spec index e639819..2cbbecc 100644 --- a/annobin.spec +++ b/annobin.spec @@ -35,6 +35,9 @@ URL: https://fedoraproject.org/wiki/Toolchain/Watermark # checking logic or when building on RHEL-7 or earlier. %global with_hard_gcc_version_requirement 1 +# Enable this if it is necessary to build annobin without using annobin. +%undefine _annotated_build + #--------------------------------------------------------------------------------- Source: https://nickc.fedorapeople.org/annobin-%{version}.tar.xz # For the latest sources use: git clone git://sourceware.org/git/annobin.git