summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjoerg <joerg>2016-01-17 15:21:12 +0000
committerjoerg <joerg>2016-01-17 15:21:12 +0000
commitab587a8165c520bef297bb10897254388330c414 (patch)
treeaa67364aa8c4c20dc9c6609d0ac624c84b01514b /mail
parentcfa6c2f8d38bda2ad7db638ad832606781881b34 (diff)
downloadpkgsrc-ab587a8165c520bef297bb10897254388330c414.tar.gz
GC old patch.
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird31/patches/patch-mozilla_config_system__wrappers_unwind.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/thunderbird31/patches/patch-mozilla_config_system__wrappers_unwind.h b/mail/thunderbird31/patches/patch-mozilla_config_system__wrappers_unwind.h
deleted file mode 100644
index e0339036dcd..00000000000
--- a/mail/thunderbird31/patches/patch-mozilla_config_system__wrappers_unwind.h
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-mozilla_config_system__wrappers_unwind.h,v 1.1 2015/07/13 17:49:26 ryoon Exp $
-
---- mozilla/config/system_wrappers/unwind.h.orig 2013-05-13 19:56:18.000000000 +0000
-+++ mozilla/config/system_wrappers/unwind.h
-@@ -0,0 +1,4 @@
-+#pragma GCC system_header
-+#pragma GCC visibility push(default)
-+#include_next <unwind.h>
-+#pragma GCC visibility pop