summaryrefslogtreecommitdiffstats
path: root/src/icu4c-2-dll_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/icu4c-2-dll_fix.patch')
-rw-r--r--src/icu4c-2-dll_fix.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/icu4c-2-dll_fix.patch b/src/icu4c-2-dll_fix.patch
new file mode 100644
index 0000000..c484ea9
--- /dev/null
+++ b/src/icu4c-2-dll_fix.patch
@@ -0,0 +1,16 @@
+This file is part of MXE.
+See index.html for further information.
+
+diff -urN icu/source/extra/uconv/uconv.cpp icu-patch/source/extra/uconv/uconv.cpp
+--- icu/source/extra/uconv/uconv.cpp 2013-10-04 23:48:58.000000000 +0300
++++ icu-patch/source/extra/uconv/uconv.cpp 2013-12-15 15:04:00.758431267 +0200
+@@ -59,6 +59,9 @@
+ #endif
+ #endif
+
++
++#undef UCONVMSG_LINK
++
+ #ifdef UCONVMSG_LINK
+ /* below from the README */
+ #include "unicode/utypes.h"