summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-05-31 01:17:15 +0000
committerKarl Berry <karl@freefriends.org>2022-05-31 01:17:15 +0000
commit4066e47693c667d91051785d7bbe909d30a8b09c (patch)
treebe535ccab8551ddc1ab65d86e7007bc404573687 /Build/source/libs/icu/TLpatches/patch-13-STATIC_PREFIX
parent76b41dbf2d1a8bf3f9563393f8c7570b105405f9 (diff)
icu 71.1
git-svn-id: svn://tug.org/texlive/trunk@63452 c570f23f-e606-0410-a88d-b1316a301751
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)