From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: cross-libc: Use the correct libc. Date: Fri, 12 Aug 2016 14:40:44 -0400 Message-ID: <20160812184044.GA16236@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYHO8-0007WX-2L for guix-devel@gnu.org; Fri, 12 Aug 2016 14:41:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bYHO3-0002sn-PB for guix-devel@gnu.org; Fri, 12 Aug 2016 14:40:59 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:35408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bYHO2-0002s2-CF for guix-devel@gnu.org; Fri, 12 Aug 2016 14:40:55 -0400 Content-Disposition: inline In-Reply-To: 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 On Thu, Aug 11, 2016 at 09:56:27PM +0300, Manolis Ragkousis wrote: > Hello everyone, > > I noticed that in commit ef21276053b980 from core-updates-next I am > using (cross-libc-for-target ...) only in one place while I should have > used (let ((libc (cross-libc-for-target target))) (package ... Can you try applying it on top of WIP-core-updates [0]? And perhaps reviewing the new branch as requested in [0], while you're at it? [0] http://lists.gnu.org/archive/html/guix-devel/2016-08/msg00731.html