summaryrefslogtreecommitdiff
path: root/mail/thunderbird/patches
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-05-31 21:33:50 +0000
committerjoerg <joerg@pkgsrc.org>2016-05-31 21:33:50 +0000
commiteb78260359626c6dfe8c66eee9cb85aff56d33f1 (patch)
tree37abfe0a0434aeecabf0b3ae613539ed13339080 /mail/thunderbird/patches
parentcfac0fd8f0ad3f7fa6298dab253904404e536d67 (diff)
downloadpkgsrc-eb78260359626c6dfe8c66eee9cb85aff56d33f1.tar.gz
Repeat after me: unwind.h is in already on the generated wrapper list.
Diffstat (limited to 'mail/thunderbird/patches')
-rw-r--r--mail/thunderbird/patches/patch-mozilla_config_system__wrappers_unwind.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/thunderbird/patches/patch-mozilla_config_system__wrappers_unwind.h b/mail/thunderbird/patches/patch-mozilla_config_system__wrappers_unwind.h
deleted file mode 100644
index dc734617dc7..00000000000
--- a/mail/thunderbird/patches/patch-mozilla_config_system__wrappers_unwind.h
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-mozilla_config_system__wrappers_unwind.h,v 1.3 2016/04/17 18:33:50 ryoon Exp $
-
---- mozilla/config/system_wrappers/unwind.h.orig 2016-04-17 13:47:46.241139741 +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