From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH v4 2/3] gnu: Make ldc work again Date: Tue, 13 Sep 2016 14:09:43 -0400 Message-ID: <20160913180943.GA3862@jasmine> References: <20160913103042.7302-1-dannym@scratchpost.org> <20160913103042.7302-3-dannym@scratchpost.org> <20160913165339.GB20731@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjs9g-0002Nd-UC for guix-devel@gnu.org; Tue, 13 Sep 2016 14:10:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjs9c-00036w-Md for guix-devel@gnu.org; Tue, 13 Sep 2016 14:10:00 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:49951) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjs9a-0002r7-DR for guix-devel@gnu.org; Tue, 13 Sep 2016 14:09:56 -0400 Content-Disposition: inline In-Reply-To: <20160913165339.GB20731@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: Danny Milosavljevic Cc: guix-devel@gnu.org 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.