~ruther/guix-local

c71cd18ea260c4e18cb9dc8c964c2f8245df5a40 — Josselin Poiret 2 years ago c4f9895
gnu: flite: Disable parallel build.

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

Change-Id: I86caba27b925eb9105a5543ba5e4e87af6cffd5a
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/speech.scm
M gnu/packages/speech.scm => gnu/packages/speech.scm +1 -0
@@ 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"