all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Clément Lassieur" <clement@lassieur.org>
To: 26361@debbugs.gnu.org
Subject: bug#26361: [PATCH 2/2] gnu: icecat: Re-enable parallel build.
Date: Tue,  4 Apr 2017 16:08:08 +0200	[thread overview]
Message-ID: <20170404140808.22719-2-clement@lassieur.org> (raw)
In-Reply-To: <20170404140808.22719-1-clement@lassieur.org>

gnu/packages/gnuzilla.scm (icecat)[arguments]: Re-enable parallel build.
---
 gnu/packages/gnuzilla.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index adf72e41e..74063cfb7 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -473,7 +473,6 @@ 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,
-- 
2.11.0

  reply	other threads:[~2017-04-04 14:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-04 14:05 bug#26361: Icecat patches Clément Lassieur
2017-04-04 14:08 ` bug#26361: [PATCH 1/2] gnu: icecat: Use bundled ICU to avoid crashes Clément Lassieur
2017-04-04 14:08   ` Clément Lassieur [this message]
2017-04-04 17:12   ` Clément Lassieur
2017-04-04 17:18 ` bug#26361: Icecat patches Marius Bakke
2017-04-04 18:23   ` Clément Lassieur
2017-04-04 21:41     ` ng0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170404140808.22719-2-clement@lassieur.org \
    --to=clement@lassieur.org \
    --cc=26361@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.