packages/utils/valgrind/patches/100-a_out_header.patch

11 lines
338 B
Diff
Raw Normal View History

--- a/coregrind/m_debuginfo/readstabs.c
+++ b/coregrind/m_debuginfo/readstabs.c
@@ -44,6 +44,7 @@
#include "priv_readstabs.h" /* self */
/* --- !!! --- EXTERNAL HEADERS start --- !!! --- */
+#define CONFIG_ARCH_SUPPORTS_AOUT /* XXX */
#include <a.out.h> /* stabs defns */
/* --- !!! --- EXTERNAL HEADERS end --- !!! --- */