Suppress using annobin during build (temporary)

This commit is contained in:
Nick Clifton 2020-03-26 12:08:28 +00:00
parent b1078c0c21
commit ba9486d50e
1 changed files with 1 additions and 1 deletions

View File

@ -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
#---------------------------------------------------------------------------------