diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-10-29 07:47:19 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-10-29 08:38:12 +0100 |
commit | 4e7d4eac01f180b19aea98e1f40b4cffe3fd2aac (patch) | |
tree | 24ccd6238a72ff9bc094430fa508cb9e8d970e0b /external | |
parent | 01b1442e2b866c975565cb6d585ae394e9b3cb9f (diff) |
Adapt comment
external/icu/clang-cl.patch has been dropped by
398e1e6ae83999eea8fb8c845190667695ac115f "Upgrade to ICU 64.2"
Change-Id: Ic1ab2b02820cc15f9b14bdaab4554e1da5234623
Reviewed-on: https://gerrit.libreoffice.org/81638
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'external')
-rw-r--r-- | external/icu/UnpackedTarball_icu.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/external/icu/UnpackedTarball_icu.mk b/external/icu/UnpackedTarball_icu.mk index 388b7305bc2d..dfa7a28d4994 100644 --- a/external/icu/UnpackedTarball_icu.mk +++ b/external/icu/UnpackedTarball_icu.mk @@ -21,9 +21,6 @@ $(eval $(call gb_UnpackedTarball_set_pre_action,icu,\ $(eval $(call gb_UnpackedTarball_set_patchlevel,icu,0)) -# * external/icu/clang-cl.patch is covered by upstream -# <https://github.com/unicode-org/icu/commit/5a34bfb1516a6719b5f470063c6be2f47446f0b2> "ICU-20209 -# Fix build failures on Windows with std::atomic not in enclo…": $(eval $(call gb_UnpackedTarball_add_patches,icu,\ external/icu/icu4c-build.patch.1 \ external/icu/icu4c-aix.patch.1 \ |