You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/valgrind/files/valgrind-3.5.0-respect-LDFL...

15 lines
368 B

diff -ruN valgrind-3.5.0/mpi/Makefile.am valgrind-3.5.0-fixed/mpi/Makefile.am
--- valgrind-3.5.0/mpi/Makefile.am 2009-08-19 15:36:29.000000000 +0200
+++ valgrind-3.5.0-fixed/mpi/Makefile.am 2009-10-05 20:17:59.000000000 +0200
@@ -8,8 +8,8 @@
DEFS =
DEFAULT_INCLUDES =
CPPFLAGS =
-CFLAGS =
-LDFLAGS =
+#CFLAGS =
+#LDFLAGS =
EXTRA_DIST = \
libmpiwrap_aix5.exp \