annobin/SOURCES/annobin-annocheck-no-debugi...

13 lines
466 B
Diff
Raw Normal View History

2023-11-15 03:08:17 +00:00
diff -rup annobin.orig/annocheck/annocheck.c annobin-11.12/annocheck/annocheck.c
--- annobin.orig/annocheck/annocheck.c 2023-03-03 16:09:24.659603476 +0000
+++ annobin-11.12/annocheck/annocheck.c 2023-03-03 16:09:57.249530355 +0000
@@ -20,6 +20,8 @@
2022-11-08 06:33:02 +00:00
#include <sys/stat.h>
#include <elfutils/libdwelf.h>
#include <elfutils/libdwfl.h>
+#undef HAVE_LIBDEBUGINFOD
+#define HAVE_LIBDEBUGINFOD 0
#ifndef LIBANNOCHECK
2023-11-15 03:08:17 +00:00
#include <rpm/rpmlib.h>
2022-11-08 06:33:02 +00:00
#if HAVE_LIBDEBUGINFOD