21cb9cf5f1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12331 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
338 B
Diff
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 --- !!! --- */
|
|
|