unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Clément Lassieur" <clement@lassieur.org>
To: Eric Bavier <bavier@posteo.net>
Cc: Jonathan Brielmaier <jonathan.brielmaier@web.de>, 66720@debbugs.gnu.org
Subject: [bug#66720] [PATCH] gnu: icecat: honor parallel-job-count.
Date: Wed, 25 Oct 2023 21:12:59 +0200	[thread overview]
Message-ID: <877cnay0qs.fsf@lassieur.org> (raw)
In-Reply-To: <64b0fef1896198626ba2248438c3253fabe4e075.1698117931.git.bavier@posteo.net> (Eric Bavier's message of "Tue, 24 Oct 2023 03:26:08 +0000")

Eric Bavier <bavier@posteo.net> writes:

> -                     ;; mach will use parallel build if possible by default
> -                     `(,@(if parallel-build?
> -                             '()
> -                             '("-j1"))
> +                     ;; mach will use a wide parallel build if possible by
> +                     ;; default, so reign it in if requested.


Hello,

It seems like Icecat makes a choice based on available memory.  Why do
you want to override this with something that would potentially not work
if memory is lacking?

Clément




  reply	other threads:[~2023-10-25 19:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-24  3:26 [bug#66720] [PATCH] gnu: icecat: honor parallel-job-count Eric Bavier
2023-10-25 19:12 ` Clément Lassieur [this message]
2023-10-26  4:23   ` Eric Bavier
2023-10-29 16:21     ` Clément Lassieur
2023-11-04  0:17 ` Clément Lassieur
2023-11-14  5:15   ` bug#66720: " Eric Bavier

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=877cnay0qs.fsf@lassieur.org \
    --to=clement@lassieur.org \
    --cc=66720@debbugs.gnu.org \
    --cc=bavier@posteo.net \
    --cc=jonathan.brielmaier@web.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).