From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/1] gnu: icecat: Fix build with binutils >= 2.26. Date: Mon, 31 Oct 2016 23:02:59 +0100 Message-ID: <87bmy0npm4.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1KfZ-0000Ch-Vy for guix-devel@gnu.org; Mon, 31 Oct 2016 18:03:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1KfV-0001hf-RU for guix-devel@gnu.org; Mon, 31 Oct 2016 18:03:06 -0400 In-Reply-To: (Leo Famulari's message of "Mon, 31 Oct 2016 12:06:28 -0400") 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 skribis: > * gnu/packages/patches/icecat-binutils.patch: New patch. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/gnuzilla.scm (icecat)[source]: Use it. LGTM, thanks! Ludo'.