From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: make-bootstrap: Remove unneeded configure flag from %gcc-static. Date: Tue, 09 Jun 2015 17:54:53 +0200 Message-ID: <87r3pk27xu.fsf@gnu.org> References: 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]:37699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2Lrm-0006NE-19 for Guix-devel@gnu.org; Tue, 09 Jun 2015 11:55:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2Lri-0005xa-RA for Guix-devel@gnu.org; Tue, 09 Jun 2015 11:55:05 -0400 In-Reply-To: (Manolis Ragkousis's message of "Tue, 9 Jun 2015 01:20:51 +0300") 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: Manolis Ragkousis Cc: Guix-devel Manolis Ragkousis skribis: > With this commit "guix build bootstrap-tarballs --target=3Di686-pc-gnu" w= orks. Yay! > From 53582d2cdaf3fb69500a24afe3ed4f58cfbffcea Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis > Date: Tue, 9 Jun 2015 01:14:03 +0300 > Subject: [PATCH] gnu: make-bootstrap: Remove unneeded configure flag from > %gcc-static. > > With this commit "guix build bootstrap-tarballs --target=3Di686-pc-gnu" w= orks. > > * gnu/packages/make-bootstrap.scm (%gcc-static): Remove unneeded > --disable-decimal-float. OK for core-updates or wip-hurd, whichever is the most convenient for you. Now that we=E2=80=99ve reached that stage, I=E2=80=99d like to see if we ca= n merge all of wip-hurd in this core-updates cycle. Thanks, Ludo=E2=80=99.