From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH] gnu: Add ldc-1.1.0-beta4 Date: Wed, 4 Jan 2017 17:58:11 +0100 Message-ID: <20170104175811.3e8edeb7@scratchpost.org> References: <20170104155234.1463ac4e@scratchpost.org> <20170104164610.21910f21@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOotK-00006B-Eh for guix-devel@gnu.org; Wed, 04 Jan 2017 11:58:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOotF-0007k3-JU for guix-devel@gnu.org; Wed, 04 Jan 2017 11:58:22 -0500 Received: from dd1012.kasserver.com ([85.13.128.8]:54259) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOotF-0007iH-BG for guix-devel@gnu.org; Wed, 04 Jan 2017 11:58:17 -0500 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: Frederick Muriithi Cc: guix-devel@gnu.org On Wed, 4 Jan 2017 18:53:47 +0300 Frederick Muriithi wrote: > I tried that, but since dmd2/root/port.c file no longer exists, the > 'patch-dmd2 step causes the build to fail. That's the reason I decided > to just add the same things again, but without the 'patch-dmd2 step Ah, okay. I have no complaints about doing it like that then. Please add a comment to the source code stating that.