From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] Core sanity and taking build options from environment. Date: Fri, 28 Nov 2014 23:14:34 +0100 Message-ID: <20141128221434.GA7157@debian> References: <87vblzyoun.fsf@inria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XuTob-0004rL-BI for guix-devel@gnu.org; Fri, 28 Nov 2014 17:15:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XuToT-0002fo-H9 for guix-devel@gnu.org; Fri, 28 Nov 2014 17:15:01 -0500 Content-Disposition: inline In-Reply-To: <87vblzyoun.fsf@inria.fr> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Fri, Nov 28, 2014 at 10:52:48PM +0100, Ludovic Courtès wrote: > I think most of the time one would prefer to use all the available cores > when building. WDYT? I agree. Andreas