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: Use hurd-triplet? to check if GNU/Hurd. Date: Tue, 03 Jan 2017 15:56:52 +0100 Message-ID: <87bmvo42ff.fsf@gnu.org> References: <20170102192222.17305-1-manolis837@gmail.com> <20170102192222.17305-2-manolis837@gmail.com> <87vatxkyrl.fsf@openmailbox.org> 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]:50269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOQWK-0004UF-1B for guix-devel@gnu.org; Tue, 03 Jan 2017 09:57:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOQWG-0005HZ-UJ for guix-devel@gnu.org; Tue, 03 Jan 2017 09:57:00 -0500 In-Reply-To: (Manolis Ragkousis's message of "Mon, 2 Jan 2017 22:23:09 +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: Manolis Ragkousis Cc: Guix-devel Hi! Manolis Ragkousis skribis: > Hello Kei, > > On 2 January 2017 at 22:11, Kei Kebreau wrote: >> >> LGTM. I assume this one will be pushed to master as well? >> >> P.S. Is there currently a way to successfully build the bootstrap >> binaries for Hurd from Guix on x86_64 Linux? > > If you merge master into core-updates locally, it's as simple as `guix > build --target=3Di586-pc-gnu bootstrap-tarballs' Woohoo! > You need to merge the two branches, because the one needs some patches > from the other. Is it just 9b5f498deff516a9799a132fb04b40fb9ccfd7a6? That commit could also go to master. Thank you Manolis! Ludo=E2=80=99.