From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKSHn-0005hk-KS for guix-patches@gnu.org; Thu, 30 Nov 2017 12:06:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKSHj-0008Nn-Pg for guix-patches@gnu.org; Thu, 30 Nov 2017 12:06:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:58128) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eKSHj-0008Nb-Ld for guix-patches@gnu.org; Thu, 30 Nov 2017 12:06:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eKSHh-0004VP-Sm for guix-patches@gnu.org; Thu, 30 Nov 2017 12:06:03 -0500 Subject: [bug#29392] [PATCH 00/11] Add scons build system Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171128170651.6136-1-arunisaac@systemreboot.net> <20171128213828.GB16214@jasmine.lan> <20171129212927.GA23853@jasmine.lan> Date: Thu, 30 Nov 2017 18:05:33 +0100 In-Reply-To: (Arun Isaac's message of "Thu, 30 Nov 2017 19:10:56 +0530") Message-ID: <87y3mn1yua.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 29392@debbugs.gnu.org Arun Isaac skribis: > Leo Famulari writes: > >>> So, do I push with the "-g0" flag or without? >> >> Since it didn't seem to have an effect on the storage requirements >> during building, I think you can push without. > > Done. Excellent, thank you Arun! Ludo=E2=80=99.