mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: flite: Disable parallel build.
* gnu/packages/speech.scm (flite): Disable parallel build. Change-Id: I86caba27b925eb9105a5543ba5e4e87af6cffd5a
This commit is contained in:
parent
c4f9895bfe
commit
c71cd18ea2
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@
|
|||
;; 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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue