summaryrefslogtreecommitdiff
path: root/www/firefox52/patches/patch-config_system__wrappers_unwind.h
blob: 58b5f0f69770f9478bb56c0f2acb2be750718dd9 (plain)
1
2
3
4
5
6
7
8
9
$NetBSD: patch-config_system__wrappers_unwind.h,v 1.1 2017/04/27 01:55:57 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