summaryrefslogtreecommitdiff
path: root/mail/thunderbird31/patches/patch-mozilla_config_system__wrappers_unwind.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird31/patches/patch-mozilla_config_system__wrappers_unwind.h')
-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