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