aports/main/valgrind/uclibc.patch
Natanael Copa 46b0b8a55b main/valgrind: fix for uclibc
fixes the error: symbol '__libc_freeres': can't resolve symbol
2011-12-15 15:37:31 +00:00

11 lines
338 B
Diff

--- ./coregrind/vg_preloaded.c.orig
+++ ./coregrind/vg_preloaded.c
@@ -42,6 +42,7 @@
originates from Valgrind.
------------------------------------------------------------------ */
+#include <features.h>
#include "pub_core_basics.h"
#include "pub_core_clreq.h"
#include "pub_core_debuginfo.h" // Needed for pub_core_redir.h