1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: icecat: Disable parallel build.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.
This commit is contained in:
Andreas Enge
2016-07-24 18:39:29 +02:00
parent fe224d20cc
commit a308c2339a

View File

@@ -399,7 +399,7 @@ standards.")
(arguments
`(#:tests? #f ; no check target
#:out-of-source? #t ; must be built outside of the source directory
#:parallel-build? #f
;; XXX: There are RUNPATH issues such as
;; $prefix/lib/icecat-31.6.0/plugin-container NEEDing libmozalloc.so,