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