From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH v4 2/3] gnu: Make ldc work again Date: Tue, 13 Sep 2016 21:20:05 +0200 Message-ID: <87oa3rehei.fsf@mdc-berlin.de> References: <20160913103042.7302-1-dannym@scratchpost.org> <20160913103042.7302-3-dannym@scratchpost.org> <20160913165339.GB20731@jasmine> <20160913180943.GA3862@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjtFi-0005CC-HB for guix-devel@gnu.org; Tue, 13 Sep 2016 15:20:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjtFe-0005T9-AU for guix-devel@gnu.org; Tue, 13 Sep 2016 15:20:17 -0400 Received: from venus.bbbm.mdc-berlin.de ([141.80.25.30]:36258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjtFd-0005SU-Vw for guix-devel@gnu.org; Tue, 13 Sep 2016 15:20:14 -0400 In-Reply-To: <20160913180943.GA3862@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 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). ~~ Ricardo