summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-09-17 09:46:31 +0000
committerjoerg <joerg@pkgsrc.org>2015-09-17 09:46:31 +0000
commit8e75f9601f2dab1da7ec952aadda6e7ac727335d (patch)
tree991538b76497e2c7822bb83a82aaf6c97ad80f41 /www
parenteb1f1ebcf9f94d6b317785fd19791db5d0595607 (diff)
downloadpkgsrc-8e75f9601f2dab1da7ec952aadda6e7ac727335d.tar.gz
Remove obsolete patch.
Diffstat (limited to 'www')
-rw-r--r--www/firefox24/patches/patch-config_system__wrappers_unwind.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/firefox24/patches/patch-config_system__wrappers_unwind.h b/www/firefox24/patches/patch-config_system__wrappers_unwind.h
deleted file mode 100644
index a6aca885a3c..00000000000
--- a/www/firefox24/patches/patch-config_system__wrappers_unwind.h
+++ /dev/null
@@ -1,9 +0,0 @@
-$NetBSD: patch-config_system__wrappers_unwind.h,v 1.1 2013/11/03 04:51:59 ryoon Exp $
-
---- config/system_wrappers/unwind.h.orig 2013-05-13 19:56:18.000000000 +0000
-+++ 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