From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Griffin Subject: Re: [Patch] go@1.4 Updated patch Date: Fri, 03 Jun 2016 10:40:35 -0500 Message-ID: <1464968435.2613720.627094929.3FEBB927@webmail.messagingengine.com> References: <87fusuh52h.fsf@mailerver.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41828) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b8rDR-0003rZ-Us for guix-devel@gnu.org; Fri, 03 Jun 2016 11:40:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b8rDM-0005uN-Vn for guix-devel@gnu.org; Fri, 03 Jun 2016 11:40:52 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:36538) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b8rDK-0005oA-HT for guix-devel@gnu.org; Fri, 03 Jun 2016 11:40:48 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 9888621CF1 for ; Fri, 3 Jun 2016 11:40:35 -0400 (EDT) In-Reply-To: <87fusuh52h.fsf@mailerver.i-did-not-set--mail-host-address--so-tickle-me> 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: guix-devel@gnu.org I don't think this package needs to depend on rc or gccgo. Without rc, guix will fail to patch the paths to rc, but those are only used on Plan 9 systems. And despite a few references to gccgo in the package definition, removing it does not actually affect the build at all. -- Alex Griffin