From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: Re: [PATCH v4 2/3] gnu: Make ldc work again Date: Tue, 13 Sep 2016 22:01:43 +0200 Message-ID: <87eg4nsh5k.fsf@gnu.org> References: <20160913103042.7302-1-dannym@scratchpost.org> <20160913103042.7302-3-dannym@scratchpost.org> <20160913165339.GB20731@jasmine> <20160913180943.GA3862@jasmine> <87oa3rehei.fsf@mdc-berlin.de> <20160913192549.GE5986@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjtt0-0003xn-Eq for guix-devel@gnu.org; Tue, 13 Sep 2016 16:00:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjtsx-0003gz-62 for guix-devel@gnu.org; Tue, 13 Sep 2016 16:00:54 -0400 In-reply-to: <20160913192549.GE5986@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > On Tue, Sep 13, 2016 at 09:20:05PM +0200, Ricardo Wurmus wrote: >> >> Leo Famulari writes: >> >> > On Tue, Sep 13, 2016 at 12:53:39PM -0400, Leo Famulari wrote: >> >> On Tue, Sep 13, 2016 at 12:30:41PM +0200, Danny Milosavljevic wrote: >> >> > * gnu/packages/ldc.scm (ldc): Added substitution. Added zlib input. Fix llvm and clang inputs to 3.7. >> >> >> >> LDC built with this patch. I'm currently in the test suite. If it passes >> >> on my computer, I'd like to push this patch unless there are objections. >> > >> > The test suite passed. If there are no more comments in the next day or >> > two, I will push this patch with some edits to the commit message. >> >> The patch looks good to me (aside from the commit message). > > Okay, considering the comments from you and Roel, I pushed with an > altered commit message as 812b3c1f8a3717fd9fc540663912c5e9a144db5b. It built fine here. Thanks for pushing. Kind regards, Roel Janssen