|
|
|
|
@ -1,18 +1,3 @@
|
|
|
|
|
Index: Makefile.in
|
|
|
|
|
--- Makefile.in.orig 2010-08-01 18:08:24.000000000 +0200
|
|
|
|
|
+++ Makefile.in 2010-08-04 08:32:49.000000000 +0200
|
|
|
|
|
@@ -11192,11 +11192,6 @@
|
|
|
|
|
|
|
|
|
|
# drd: valgrind's newer thread error detector
|
|
|
|
|
drd:
|
|
|
|
|
- $(MAKE) MEMCHECK='valgrind --tool=drd --check-stack-var=yes --var-info=yes \
|
|
|
|
|
- --quiet $(VALGRIND_EXTRA_OPTS)' check
|
|
|
|
|
-
|
|
|
|
|
-# drd: valgrind's newer thread error detector
|
|
|
|
|
-drd:
|
|
|
|
|
$(MAKE) MEMCHECK='valgrind --tool=drd --check-stack-var=yes --var-info=yes \
|
|
|
|
|
--quiet $(VALGRIND_EXTRA_OPTS)' check
|
|
|
|
|
|
|
|
|
|
Index: PerlMagick/Makefile.PL.in
|
|
|
|
|
--- PerlMagick/Makefile.PL.in.orig 2009-12-11 22:38:29.000000000 +0100
|
|
|
|
|
+++ PerlMagick/Makefile.PL.in 2010-08-04 08:32:22.000000000 +0200
|
|
|
|
|
|