summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-mozilla_config_stl__wrappers_ios
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird17/patches/patch-mozilla_config_stl__wrappers_ios')
-rw-r--r--mail/thunderbird17/patches/patch-mozilla_config_stl__wrappers_ios8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/thunderbird17/patches/patch-mozilla_config_stl__wrappers_ios b/mail/thunderbird17/patches/patch-mozilla_config_stl__wrappers_ios
new file mode 100644
index 00000000000..d001868107d
--- /dev/null
+++ b/mail/thunderbird17/patches/patch-mozilla_config_stl__wrappers_ios
@@ -0,0 +1,8 @@
+$NetBSD: patch-mozilla_config_stl__wrappers_ios,v 1.1 2013/11/13 13:27:45 ryoon Exp $
+
+--- mozilla/config/stl_wrappers/ios.orig 2013-05-13 18:23:07.000000000 +0000
++++ mozilla/config/stl_wrappers/ios
+@@ -0,0 +1,3 @@
++#pragma GCC visibility push(default)
++#include_next <ios>
++#pragma GCC visibility pop