summaryrefslogtreecommitdiff
path: root/www/firefox52/patches/patch-config_stl__wrappers_ostream
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox52/patches/patch-config_stl__wrappers_ostream')
-rw-r--r--www/firefox52/patches/patch-config_stl__wrappers_ostream8
1 files changed, 8 insertions, 0 deletions
diff --git a/www/firefox52/patches/patch-config_stl__wrappers_ostream b/www/firefox52/patches/patch-config_stl__wrappers_ostream
new file mode 100644
index 00000000000..cea2bba4f43
--- /dev/null
+++ b/www/firefox52/patches/patch-config_stl__wrappers_ostream
@@ -0,0 +1,8 @@
+$NetBSD: patch-config_stl__wrappers_ostream,v 1.1 2017/04/27 01:55:57 ryoon Exp $
+
+--- config/stl_wrappers/ostream.orig 2013-05-13 18:22:40.000000000 +0000
++++ config/stl_wrappers/ostream
+@@ -0,0 +1,3 @@
++#pragma GCC visibility push(default)
++#include_next <ostream>
++#pragma GCC visibility pop