Blame SOURCES/annobin-annocheck-no-debuginfod.patch

527a2f
--- annobin.orig/annocheck/annocheck.c	2022-03-24 11:58:57.549279537 +0000
527a2f
+++ annobin-10.58/annocheck/annocheck.c	2022-03-24 11:59:09.574237612 +0000
527a2f
@@ -21,6 +21,8 @@
527a2f
 #include <sys/stat.h>
527a2f
 #include <elfutils/libdwelf.h>
527a2f
 #include <elfutils/libdwfl.h>
527a2f
+#undef  HAVE_LIBDEBUGINFOD 
527a2f
+#define HAVE_LIBDEBUGINFOD 0
527a2f
 #ifndef LIBANNOCHECK
527a2f
 #if HAVE_LIBDEBUGINFOD
527a2f
 #include <elfutils/debuginfod.h>