summaryrefslogtreecommitdiff
path: root/www/firefox31/patches/patch-config_stl__wrappers_ostream
blob: 50b5533c6f3a6f210f3551ca0df62cb312e8c01a (plain)
1
2
3
4
5
6
7
8
$NetBSD: patch-config_stl__wrappers_ostream,v 1.1 2014/11/03 12:18:32 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