summaryrefslogtreecommitdiff
path: root/package/valgrind/patches/patch-coregrind_Makefile_am
diff options
context:
space:
mode:
Diffstat (limited to 'package/valgrind/patches/patch-coregrind_Makefile_am')
-rw-r--r--package/valgrind/patches/patch-coregrind_Makefile_am10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/valgrind/patches/patch-coregrind_Makefile_am b/package/valgrind/patches/patch-coregrind_Makefile_am
new file mode 100644
index 000000000..833f3188f
--- /dev/null
+++ b/package/valgrind/patches/patch-coregrind_Makefile_am
@@ -0,0 +1,10 @@
+--- valgrind-3.9.0.orig/coregrind/Makefile.am 2013-10-23 12:50:13.000000000 +0200
++++ valgrind-3.9.0/coregrind/Makefile.am 2013-11-03 17:38:51.000000000 +0100
+@@ -299,7 +299,6 @@ COREGRIND_SOURCES_COMMON = \
+ m_debuginfo/readelf.c \
+ m_debuginfo/readmacho.c \
+ m_debuginfo/readpdb.c \
+- m_debuginfo/readstabs.c \
+ m_debuginfo/storage.c \
+ m_debuginfo/tytypes.c \
+ m_debuginfo/image.c \