Revert "self: Build translated manuals with a single process."

This reverts commit af2d6ec092, which the
parent commit makes unnecessary.
This commit is contained in:
Ludovic Courtès 2021-07-09 17:05:28 +02:00
parent 580a031e7d
commit 609e66e45f
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 4 deletions

View File

@ -410,10 +410,7 @@ a list of extra files, such as '(\"contributing\")."
;; Limit thread creation by 'n-par-for-each'. Going beyond can
;; lead libgc 8.0.4 to abort with:
;; mmap(PROT_NONE) failed
;;
;; FIXME: The above error would still happen when using only 4
;; build jobs, so disable parallelism entirely for the time being.
(min (parallel-job-count) 1))
(min (parallel-job-count) 4))
(mkdir #$output)
(copy-recursively #$documentation "."