diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-29 16:06:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-29 16:06:00 +0100 |
commit | 8e8512391c668fc7074f812f15eabe8f176fb01e (patch) | |
tree | f9f0862dd6eb962fe3fc4803180b431843f6c5be /package/valgrind/patches/patch-config_h_in | |
parent | c491653a1f9574a42965025805d472c3d145f699 (diff) | |
parent | ae3d4616ed9c19a29d656193254657f93d612fa2 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/valgrind/patches/patch-config_h_in')
-rw-r--r-- | package/valgrind/patches/patch-config_h_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/valgrind/patches/patch-config_h_in b/package/valgrind/patches/patch-config_h_in deleted file mode 100644 index 4d284e638..000000000 --- a/package/valgrind/patches/patch-config_h_in +++ /dev/null @@ -1,11 +0,0 @@ ---- valgrind-3.7.0.orig/config.h.in 2011-10-26 23:25:55.000000000 +0200 -+++ valgrind-3.7.0/config.h.in 2013-07-23 12:27:52.000000000 +0200 -@@ -1,5 +1,8 @@ - /* config.h.in. Generated from configure.in by autoheader. */ - -+/* "Defined for v6 architectures" */ -+#undef ARM_ARCH_V6 -+ - /* Define to 1 if you're using Bionic */ - #undef BIONIC_LIBC - |