summaryrefslogtreecommitdiff
path: root/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftxf86.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftxf86.h')
-rw-r--r--mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftxf86.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftxf86.h b/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftxf86.h
new file mode 100644
index 00000000000..75c21ca9586
--- /dev/null
+++ b/mail/thunderbird17/patches/patch-mozilla_config_system__wrappers_ftxf86.h
@@ -0,0 +1,9 @@
+$NetBSD: patch-mozilla_config_system__wrappers_ftxf86.h,v 1.1 2014/05/27 09:58:51 joerg Exp $
+
+--- mozilla/config/system_wrappers/ftxf86.h.orig 2014-05-26 20:06:38.000000000 +0000
++++ mozilla/config/system_wrappers/ftxf86.h
+@@ -0,0 +1,4 @@
++#pragma GCC system_header
++#pragma GCC visibility push(default)
++#include_next <ftxf86.h>
++#pragma GCC visibility pop