summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX')
-rw-r--r--Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX b/Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX
index ae6e5094ba2..bfefbe5e0ac 100644
--- a/Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX
+++ b/Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX
@@ -1,7 +1,7 @@
No `s' for STATIC_PREFIX.
---- source/config/Makefile.inc.in~ 2021-10-28 09:04:57.000000000 -0700
-+++ source/config/Makefile.inc.in 2022-01-16 14:46:07.352640250 -0800
+--- source/config/Makefile.inc.in~ 2022-04-07 15:41:55.000000000 -0700
++++ source/config/Makefile.inc.in 2022-05-30 13:23:53.633058660 -0700
@@ -47,5 +47,5 @@
# Static library prefix and file extension
@@ -9,8 +9,8 @@
+STATIC_PREFIX =
LIBSICU = lib$(STATIC_PREFIX)$(ICUPREFIX)
A = a
---- source/icudefs.mk.in~ 2021-10-28 09:04:57.000000000 -0700
-+++ source/icudefs.mk.in 2022-01-16 14:46:07.352640250 -0800
+--- source/icudefs.mk.in~ 2022-04-07 15:41:55.000000000 -0700
++++ source/icudefs.mk.in 2022-05-30 13:23:53.633058660 -0700
@@ -214,5 +214,5 @@
## If we can't use the shared libraries, use the static libraries
ifneq ($(ENABLE_SHARED),YES)