From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Benc Subject: [PATCH 0/4] gnu: Fix ld.so detection of cross-compilers for the GNU Hurd system. Date: Thu, 05 Feb 2015 17:22:43 +0100 Message-ID: <54D398D3.8040507@gmx.com> References: <54CCADF7.6090708@gmail.com> <54CD5372.5090103@gmail.com> <87h9v04jon.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJPCa-0004Qr-Dd for guix-devel@gnu.org; Thu, 05 Feb 2015 11:22:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJPCZ-0000ex-Ml for guix-devel@gnu.org; Thu, 05 Feb 2015 11:22:48 -0500 In-Reply-To: <87h9v04jon.fsf@gnu.org> 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?B?THVkb3ZpYyBDb3VydMOocw==?= Cc: guix-devel@gnu.org On 02/05/2015 01:38 PM, Ludovic Courtès wrote: > > This all looks good to me. However, this should really be 5 different > patches so as to ease review, bisection, etc. Could you do that? > > Please prefer one message per patch, as with ‘git send-email’. > Sure thing, just finished splitting/converting them, will post them right away. Keep in mind, all of these patches are for the wip-hurd branch. > > Ludo’. > -- Marek.