From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manolis Ragkousis Subject: Re: [PATCH 3/4] gnu: bootstrap: Add the location of where ld.so is located on Hurd systems. Date: Thu, 5 Feb 2015 20:28:48 +0000 Message-ID: References: <54D39A57.70109@gmx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJT2f-0000cx-V3 for guix-devel@gnu.org; Thu, 05 Feb 2015 15:28:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJT2f-00080L-6Q for guix-devel@gnu.org; Thu, 05 Feb 2015 15:28:49 -0500 In-Reply-To: <54D39A57.70109@gmx.com> 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: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: Guix-devel On 5 February 2015 at 16:29, Marek Benc wrote: > This one should be pretty self explanatory. I have done the same on my local branch so this one can be safely applied on wip-hurd branch.