gnu: reduce: Disable parallel builds.

* gnu/packages/algebra.scm (reduce)[arguments]<parallel-build?>: New field.

Change-Id: I90af4070cc885b3d788333ff425734804b4667e3
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Nigko Yerden 2025-02-09 09:35:10 +05:00 committed by Andreas Enge
parent fd3876ec2a
commit 2951587274
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1920,7 +1920,8 @@ and not by the available RAM.")
#:directories? #t))))))
(build-system gnu-build-system)
(arguments
(list #:configure-flags
(list #:parallel-build? #f
#:configure-flags
#~(list "--without-autogen"
;; fix conflict with internal build name determination
"--build="