From 77e41c7ce1ae069687cbba4bb57160be20089318 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Sep 09 2014 07:43:06 +0000 Subject: Remove valgrind-3.9.0-s390x-ld-supp.patch fixed upstream (remove patch file). --- diff --git a/valgrind-3.9.0-s390x-ld-supp.patch b/valgrind-3.9.0-s390x-ld-supp.patch deleted file mode 100644 index 4004a90..0000000 --- a/valgrind-3.9.0-s390x-ld-supp.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- valgrind-3.9.0/glibc-2.X.supp.in.orig 2013-11-24 20:39:55.165152689 +0100 -+++ valgrind-3.9.0/glibc-2.X.supp.in 2013-11-24 20:46:04.919736611 +0100 -@@ -236,3 +236,11 @@ - Memcheck:Cond - fun:_dl_relocate_object - } -+ -+# KDE#327943 - s390x missing index/strchr suppression for ld.so bad backtrace? -+{ -+ s390x-ld-so-index-dl_open_worker -+ Memcheck:Addr8 -+ fun:index -+ fun:dl_open_worker -+}