f1b26c
diff -up firefox-68.8.0/intl/icu_sources_data.py.icu-makefile firefox-68.8.0/intl/icu_sources_data.py
f1b26c
--- firefox-68.8.0/intl/icu_sources_data.py.icu-makefile	2020-05-11 17:00:03.642605718 +0200
f1b26c
+++ firefox-68.8.0/intl/icu_sources_data.py	2020-05-11 17:00:37.774642749 +0200
f1b26c
@@ -246,8 +246,7 @@ def update_data_file(topsrcdir):
f1b26c
     if not try_run(
f1b26c
             'icu-make',
f1b26c
             ['make',
f1b26c
-             '--jobs=%d' % multiprocessing.cpu_count(),
f1b26c
-             '--output-sync'],
f1b26c
+             '--jobs=1'],
f1b26c
             cwd=objdir):
f1b26c
         return False
f1b26c
     print('Copying ICU data file...')