gnu: icecat: Re-enable parallel build.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Re-enable parallel build.
This commit is contained in:
Clément Lassieur 2017-04-04 15:27:44 +02:00
parent 33b2520175
commit cca906754d
No known key found for this signature in database
GPG key ID: 89F96D4808F359C7

View file

@ -472,7 +472,6 @@ (define-public icecat
(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,