packages/utils/valgrind/patches/100-a_out_header.patch
nbd 21cb9cf5f1 upgrade valgrind to 3.3.1, refresh patches (#3699)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-17 11:49:42 +00:00

11 lines
338 B
Diff

--- 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 --- !!! --- */