summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/TLpatches/patch-14-xopen
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/TLpatches/patch-14-xopen')
-rw-r--r--Build/source/libs/icu/TLpatches/patch-14-xopen4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/icu/TLpatches/patch-14-xopen b/Build/source/libs/icu/TLpatches/patch-14-xopen
index 704f8cea520..6d510df9b60 100644
--- a/Build/source/libs/icu/TLpatches/patch-14-xopen
+++ b/Build/source/libs/icu/TLpatches/patch-14-xopen
@@ -1,8 +1,8 @@
Do not define _XOPEN_SOURCE_EXTENDED on Solaris,
notwithstanding comments in icu source.
---- source/common/uposixdefs.h~ 2019-10-03 04:16:41.000000000 -0700
-+++ source/common/uposixdefs.h 2019-12-11 15:37:42.741655847 -0800
+--- source/common/uposixdefs.h~ 2020-12-17 11:34:38.000000000 -0800
++++ source/common/uposixdefs.h 2021-02-13 08:29:38.779298547 -0800
@@ -52,8 +52,11 @@
* Poorly upgraded Solaris machines can't have this defined.
* Cleanly installed Solaris can use this #define.