me
/
guix
Archived
1
0
Fork 0

gnu: icecat: Disable parallel build.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.
master
Andreas Enge 2016-07-24 18:39:29 +02:00
parent fe224d20cc
commit a308c2339a
No known key found for this signature in database
GPG Key ID: F7D5C9BF765C61E3
1 changed files with 1 additions and 1 deletions

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,