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 97031f24d3c..9949c1f7287 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~ 2019-10-03 04:16:41.000000000 -0700
-+++ source/config/Makefile.inc.in 2019-12-11 15:36:12.724809309 -0800
+--- source/config/Makefile.inc.in~ 2020-12-17 11:34:38.000000000 -0800
++++ source/config/Makefile.inc.in 2021-02-13 08:22:35.895582151 -0800
@@ -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~ 2019-10-03 04:16:41.000000000 -0700
-+++ source/icudefs.mk.in 2019-12-11 15:36:12.725809296 -0800
+--- source/icudefs.mk.in~ 2020-12-17 11:34:38.000000000 -0800
++++ source/icudefs.mk.in 2021-02-13 08:22:35.895582151 -0800
@@ -214,5 +214,5 @@
## If we can't use the shared libraries, use the static libraries
ifneq ($(ENABLE_SHARED),YES)