3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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

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 "."