From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id xG/vIe1ozGACBQEAgWs5BA (envelope-from ) for ; Fri, 18 Jun 2021 11:35:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WBA5He1ozGCwfAAA1q6Kng (envelope-from ) for ; Fri, 18 Jun 2021 09:35:41 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 25792852E for ; Fri, 18 Jun 2021 11:35:41 +0200 (CEST) Received: from localhost ([::1]:32842 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luAuZ-0004zN-ST for larch@yhetil.org; Fri, 18 Jun 2021 05:35:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luAty-0004q4-KN for bug-guix@gnu.org; Fri, 18 Jun 2021 05:35:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44245) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1luAty-0002pI-Bf for bug-guix@gnu.org; Fri, 18 Jun 2021 05:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1luAty-0004Pd-A0 for bug-guix@gnu.org; Fri, 18 Jun 2021 05:35:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#48273: [PATCH] gnu: icedove: Respect parallel-job-count while building. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 18 Jun 2021 09:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48273 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Jonathan Brielmaier Received: via spool by 48273-submit@debbugs.gnu.org id=B48273.162400888316932 (code B ref 48273); Fri, 18 Jun 2021 09:35:02 +0000 Received: (at 48273) by debbugs.gnu.org; 18 Jun 2021 09:34:43 +0000 Received: from localhost ([127.0.0.1]:55791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luAtf-0004P2-4z for submit@debbugs.gnu.org; Fri, 18 Jun 2021 05:34:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53944) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1luAtd-0004Oq-SU for 48273@debbugs.gnu.org; Fri, 18 Jun 2021 05:34:42 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49314) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1luAtY-0002Ve-Io; Fri, 18 Jun 2021 05:34:36 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=52978 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1luAtY-00043w-Aa; Fri, 18 Jun 2021 05:34:36 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20210608173806.20185-1-jonathan.brielmaier@web.de> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 30 Prairial an 229 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 18 Jun 2021 11:34:35 +0200 In-Reply-To: <20210608173806.20185-1-jonathan.brielmaier@web.de> (Jonathan Brielmaier's message of "Tue, 8 Jun 2021 19:38:06 +0200") Message-ID: <871r8zikic.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 48273@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624008941; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=EswCp6lJUjOFkGDki2Jlcsxs7JoUDDo77ih+0tIkHCA=; b=AWBTEo65taym5TuUhbaXUxm5ErlCnCOuThwLwEnLaNPZRkqqtrdUQOW0FzIGgNwVz6PmWG hb+yqFiCLEhXRGbM8nx3oXY/ntM4yNmOsSr7zfdq8D7O5fVwzd4+EMrrMxr1imCAHd95on HCIALoIjo257/87AANxRkLwJdMHEPOWsKYrfcIp9O/AgyZgXPpD0OJRABJK4WE5qEi8ICt q4dOqFpMDAQy6JD0Qjo85aYNJ4Dd/THtujJT9ZXSmCK2ytfpWA2tGmla4ozRuvNzVfulnb /+s3Gq2n6roSM0IgODkVRSh7Xat4xmzv2X71ZM8fi9QlNRawzkaUKGS59m2Ukg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624008941; a=rsa-sha256; cv=none; b=GsfhTe/nnCtuT2HJnPWy+58HRrHUAGv44IDqG7WOemQcMHQuKOtnXBJDIWutTlVIzIF/fc O8iC/OGi7aNNOqWELO0HV5KtiHE65lEJ84Tlns/U3VPqg7XMuOJBELJEBDa57BBUHWlvh3 YaItIO8C5HIFrIOJHJ7uJjmYxpHxC5OIFcfXzCgNjYO7gvKE0duRpnrpmbHetvIifswMvl f8OlRF19UdJ2Dk7qD0//oe7lxkPM3MJdHZA4idc9LiS/EMnkmOrThVsUSJR/Sq/6F75fFP P/H7ZgtbQDwD7rAZCPKEH1kSO4bhaeKBGtdyLfNEVhAErBNuNXHJEhF2WVxSKQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -2.93 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 25792852E X-Spam-Score: -2.93 X-Migadu-Scanner: scn1.migadu.com X-TUID: 6xsQURbCcMKY Hi, Jonathan Brielmaier skribis: > * gnu/packages/gnuzilla.scm (icedove)[arguments]: Add MOZ_MAKE_FLAGS > with parallel-job-count to mozconfig. [...] > + "ac_add_options --with-user-appdir=3D\\.icedove\n" > + "mk_add_options MOZ_MAKE_FLAGS=3D-j" (number->strin= g (parallel-job-count)) "\n")))) Please split the line. :-) Otherwise LGTM, thanks! Ludo=E2=80=99.