summaryrefslogtreecommitdiff
path: root/www/firefox/patches/patch-config_stl__wrappers_ostream
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox/patches/patch-config_stl__wrappers_ostream')
-rw-r--r--www/firefox/patches/patch-config_stl__wrappers_ostream8
1 files changed, 0 insertions, 8 deletions
diff --git a/www/firefox/patches/patch-config_stl__wrappers_ostream b/www/firefox/patches/patch-config_stl__wrappers_ostream
deleted file mode 100644
index 9b888f24114..00000000000
--- a/www/firefox/patches/patch-config_stl__wrappers_ostream
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: patch-config_stl__wrappers_ostream,v 1.5 2014/02/20 13:19:03 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