From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: Building Guix with Guile 2.1 Date: Fri, 30 Sep 2016 00:02:26 +0200 Message-ID: <87h98ygya5.fsf@gmail.com> References: <87fuotl367.fsf@gnu.org> <87vaxpnf11.fsf@T420.taylan> <874m518yhs.fsf@gnu.org> <87lgycgjjp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47297) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpjMK-0005nD-GD for guix-devel@gnu.org; Thu, 29 Sep 2016 17:59:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpjMI-0005Lq-C2 for guix-devel@gnu.org; Thu, 29 Sep 2016 17:59:15 -0400 In-Reply-To: (Andy Wingo's message of "Wed, 28 Sep 2016 17:14:35 +0200") 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" To: Andy Wingo Cc: guix-devel Andy Wingo writes: > On Wed 28 Sep 2016 16:56, taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4= =B1rl=C4=B1/Kammer") writes: > >> I haven't made much progress regarding the -O1 setting to speed up >> building, but for the time being here's the patch that would make the >> build process work at all on 2.2, including for 'guix pull'. > > Patch LGTM. Thanks! Pushed. Taylan