bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48273: [PATCH] gnu: icedove: Respect parallel-job-count while buildi


From: Ludovic Courtès
Subject: bug#48273: [PATCH] gnu: icedove: Respect parallel-job-count while building.
Date: Fri, 18 Jun 2021 11:34:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

Jonathan Brielmaier <jonathan.brielmaier@web.de> skribis:

> * gnu/packages/gnuzilla.scm (icedove)[arguments]: Add MOZ_MAKE_FLAGS
> with parallel-job-count to mozconfig.

[...]

> +                     "ac_add_options --with-user-appdir=\\.icedove\n"
> +                     "mk_add_options MOZ_MAKE_FLAGS=-j" (number->string 
> (parallel-job-count)) "\n"))))

Please split the line.  :-)

Otherwise LGTM, thanks!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]