summaryrefslogtreecommitdiff
path: root/external/icu/icu4c-clang-cl.patch.1
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2018-10-20 01:57:10 +0200
committerEike Rathke <erack@redhat.com>2018-10-20 13:08:31 +0200
commit190a1394c2dd2aa338559c99a23ec3c62d29a2eb (patch)
treedab2f902b07e69ba3e29e90df84b3a35f1377433 /external/icu/icu4c-clang-cl.patch.1
parent77e4f5e2b31292ca635aa807f701ba39ac521531 (diff)
Upgrade to ICU 63.1
Change-Id: I3b73fca39f51809f608dd78865c2566357a7b8a1 Reviewed-on: https://gerrit.libreoffice.org/62034 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'external/icu/icu4c-clang-cl.patch.1')
-rw-r--r--external/icu/icu4c-clang-cl.patch.12
1 files changed, 1 insertions, 1 deletions
diff --git a/external/icu/icu4c-clang-cl.patch.1 b/external/icu/icu4c-clang-cl.patch.1
index 9e287710a463..a111a0df99eb 100644
--- a/external/icu/icu4c-clang-cl.patch.1
+++ b/external/icu/icu4c-clang-cl.patch.1
@@ -25,4 +25,4 @@ diff -ur icu.org/source/runConfigureICU icu/source/runConfigureICU
+ CXX=${CXX-cl}; export CXX
RELEASE_CFLAGS='-Gy -MD'
RELEASE_CXXFLAGS='-Gy -MD'
- DEBUG_CFLAGS='-Zi -MDd'
+ DEBUG_CFLAGS='-FS -Zi -MDd'