]> git.pld-linux.org Git - packages/valgrind.git/commitdiff
- there's no multilib in pld for amd64 auto/th/valgrind-3_1_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 19 May 2006 15:52:44 +0000 (15:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    valgrind-amd64.patch -> 1.1

valgrind-amd64.patch [new file with mode: 0644]

diff --git a/valgrind-amd64.patch b/valgrind-amd64.patch
new file mode 100644 (file)
index 0000000..6ca28ac
--- /dev/null
@@ -0,0 +1,11 @@
+--- valgrind-3.1.1/configure.in~       2006-03-15 19:52:41.000000000 +0200
++++ valgrind-3.1.1/configure.in        2006-05-19 18:39:32.000000000 +0300
+@@ -220,7 +220,7 @@
+         ;;
+ esac
+-AM_CONDITIONAL(VG_X86_LINUX, test x$VG_PLATFORM = xx86-linux -o x$VG_PLATFORM = xamd64-linux)
++AM_CONDITIONAL(VG_X86_LINUX, test x$VG_PLATFORM = xx86-linux)
+ AM_CONDITIONAL(VG_AMD64_LINUX, test x$VG_PLATFORM = xamd64-linux)
+ AM_CONDITIONAL(VG_PPC32_LINUX, test x$VG_PLATFORM = xppc32-linux)
This page took 0.064169 seconds and 4 git commands to generate.