summaryrefslogtreecommitdiff
path: root/mail/thunderbird45/patches/patch-mozilla_config_stl__wrappers_ios
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird45/patches/patch-mozilla_config_stl__wrappers_ios')
-rw-r--r--mail/thunderbird45/patches/patch-mozilla_config_stl__wrappers_ios8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/thunderbird45/patches/patch-mozilla_config_stl__wrappers_ios b/mail/thunderbird45/patches/patch-mozilla_config_stl__wrappers_ios
new file mode 100644
index 00000000000..34085c1744b
--- /dev/null
+++ b/mail/thunderbird45/patches/patch-mozilla_config_stl__wrappers_ios
@@ -0,0 +1,8 @@
+$NetBSD: patch-mozilla_config_stl__wrappers_ios,v 1.1 2017/04/27 13:38:18 ryoon Exp $
+
+--- mozilla/config/stl_wrappers/ios.orig 2016-04-17 13:47:46.239830507 +0000
++++ mozilla/config/stl_wrappers/ios
+@@ -0,0 +1,3 @@
++#pragma GCC visibility push(default)
++#include_next <ios>
++#pragma GCC visibility pop