diff options
author | joerg <joerg@pkgsrc.org> | 2016-01-17 15:21:12 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2016-01-17 15:21:12 +0000 |
commit | 330834711b57f2e3015d749e3174df32fe69f019 (patch) | |
tree | aa67364aa8c4c20dc9c6609d0ac624c84b01514b /www/seamonkey | |
parent | cc1fa0a302c94bb77194df26be600c2c622ebb6d (diff) | |
download | pkgsrc-330834711b57f2e3015d749e3174df32fe69f019.tar.gz |
GC old patch.
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/patches/patch-mozilla_config_system__wrappers_unwind.h | 9 |
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 |