gnu: flite: Disable parallel build.

* gnu/packages/speech.scm (flite): Disable parallel build.

Change-Id: I86caba27b925eb9105a5543ba5e4e87af6cffd5a
This commit is contained in:
Josselin Poiret 2024-01-11 15:57:59 +01:00 committed by Ludovic Courtès
parent c4f9895bfe
commit c71cd18ea2
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -76,6 +76,7 @@ (define-public flite
;; There numerous issues with the testsuite.
;; Enable all of them once they are fixed in upstream.
`(#:tests? #f
#:parallel-build? #f
#:configure-flags
(list
"--enable-shared"