summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/TLpatches/patch-10-ES
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/TLpatches/patch-10-ES')
-rw-r--r--Build/source/libs/icu/TLpatches/patch-10-ES14
1 files changed, 0 insertions, 14 deletions
diff --git a/Build/source/libs/icu/TLpatches/patch-10-ES b/Build/source/libs/icu/TLpatches/patch-10-ES
deleted file mode 100644
index 9e2f2c23480..00000000000
--- a/Build/source/libs/icu/TLpatches/patch-10-ES
+++ /dev/null
@@ -1,14 +0,0 @@
- Otherwise fails on x86_64-solaris(10) due to (crazy?)
- system definition of registers.
- https://tug.org/pipermail/tlbuild/2020q1/004599.html
- https://tug.org/pipermail/tlbuild/2020q1/004599.html
-
---- source/common/ubidiimp.h~ 2021-10-28 09:04:57.000000000 -0700
-+++ source/common/ubidiimp.h 2022-01-16 14:44:51.081353714 -0800
-@@ -42,4 +42,6 @@
- See UCharDirection in uchar.h .
- */
-+#undef ES
-+#undef CS
- enum {
- L= U_LEFT_TO_RIGHT, /* 0 */