[packages] collectd: link against libm to prevent unresolved references to __isnan...
[openwrt/svn-archive/archive.git] / utils / valgrind / patches / 100-a_out_header.patch
1 --- a/coregrind/m_debuginfo/readstabs.c
2 +++ b/coregrind/m_debuginfo/readstabs.c
3 @@ -44,6 +44,7 @@
4 #include "priv_readstabs.h" /* self */
5
6 /* --- !!! --- EXTERNAL HEADERS start --- !!! --- */
7 +#define CONFIG_ARCH_SUPPORTS_AOUT /* XXX */
8 #include <a.out.h> /* stabs defns */
9 /* --- !!! --- EXTERNAL HEADERS end --- !!! --- */
10