summaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-01-17 15:21:12 +0000
committerjoerg <joerg@pkgsrc.org>2016-01-17 15:21:12 +0000
commit3b2e36b4c22216b93e5c69d94a9ddc328c0849ad (patch)
treeaa67364aa8c4c20dc9c6609d0ac624c84b01514b /www/seamonkey
parent430db187dc0aaad3bfbea80e3b8c9803efe599b1 (diff)
downloadpkgsrc-3b2e36b4c22216b93e5c69d94a9ddc328c0849ad.tar.gz
GC old patch.
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/patches/patch-mozilla_config_system__wrappers_unwind.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/seamonkey/patches/patch-mozilla_config_system__wrappers_unwind.h b/www/seamonkey/patches/patch-mozilla_config_system__wrappers_unwind.h
deleted file mode 100644
index a39f764d2ac..00000000000
--- a/www/seamonkey/patches/patch-mozilla_config_system__wrappers_unwind.h
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-mozilla_config_system__wrappers_unwind.h,v 1.9 2015/12/03 12:22:27 ryoon Exp $
-
---- mozilla/config/system_wrappers/unwind.h.orig 2015-12-02 14:51:45.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