Files
pkgsrc-ng/mail/thunderbird/patches/patch-mozilla_gfx_graphite2_src_Bidi.cpp
2016-11-18 22:39:22 +01:00

17 lines
469 B
C++

$NetBSD: patch-mozilla_gfx_graphite2_src_Bidi.cpp,v 1.2 2016/04/17 18:33:50 ryoon Exp $
--- mozilla/gfx/graphite2/src/Bidi.cpp.orig 2016-04-07 21:33:13.000000000 +0000
+++ mozilla/gfx/graphite2/src/Bidi.cpp
@@ -31,6 +31,11 @@ of the License or (at your option) any l
using namespace graphite2;
+#ifdef __sun
+#undef CS
+#undef ES
+#endif
+
enum DirCode { // Hungarian: dirc
Unk = -1,
N = 0, // other neutrals (default) - ON