aboutsummaryrefslogtreecommitdiffstats
path: root/main/icu/icu-timezone.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/icu/icu-timezone.patch')
-rw-r--r--main/icu/icu-timezone.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/icu/icu-timezone.patch b/main/icu/icu-timezone.patch
deleted file mode 100644
index c1d05c2548..0000000000
--- a/main/icu/icu-timezone.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./common/putilimp.h.orig
-+++ ./common/putilimp.h
-@@ -123,6 +123,8 @@
- # elif defined(__GLIBC__)
- /* glibc */
- # define U_TIMEZONE __timezone
-+# else
-+# define U_TIMEZONE timezone
- # endif
- #elif U_PLATFORM_USES_ONLY_WIN32_API
- # define U_TIMEZONE _timezone