Update git submodules
[LibreOffice.git] / external / icu / icu4c-use-pkgdata-single-ccode-file-mode.patch.1
blob237e554b8a4b983a064ec555ddec1877fac2021c
1 --- icu/source/tools/toolutil/pkg_genc.h.orig   2022-01-11 06:02:29.694678787 +0100
2 +++ icu/source/tools/toolutil/pkg_genc.h        2022-01-11 06:02:41.602640965 +0100
3 @@ -48,9 +48,7 @@
4   * the data to generate the final data library. This can
5   * increase the performance of the pkdata tool.
6   */
7 -#if U_PLATFORM == U_PF_OS400
8  #define USE_SINGLE_CCODE_FILE
9 -#endif
11  /* Need to fix the file seperator character when using MinGW. */
12  #if defined(WINDOWS_WITH_GNUC) || defined(USING_CYGWIN)