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

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