Import of pkgsrc-2015Q3

This commit is contained in:
2016-01-21 23:42:40 +01:00
committed by sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228313 additions and 80017 deletions
@@ -0,0 +1,8 @@
$NetBSD: patch-mozilla_ostream,v 1.1 2015/07/13 17:49:26 ryoon Exp $
--- mozilla/ostream.orig 2014-07-27 06:20:09.000000000 +0000
+++ mozilla/ostream
@@ -0,0 +1,3 @@
+#pragma GCC visibility push(default)
+#include_next <ostream>
+#pragma GCC visibility pop