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/4] gnu: Add gcc-objc-4.9. Date: Thu, 19 May 2016 15:12:03 +0200 Message-ID: <8737peur8c.fsf@gnu.org> References: <1463422446-10382-1-git-send-email-rekado@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36088) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b3NkI-0004eC-TO for guix-devel@gnu.org; Thu, 19 May 2016 09:12:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b3NkE-0008Uj-N1 for guix-devel@gnu.org; Thu, 19 May 2016 09:12:09 -0400 In-Reply-To: <1463422446-10382-1-git-send-email-rekado@elephly.net> (Ricardo Wurmus's message of "Mon, 16 May 2016 20:14:03 +0200") 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: Ricardo Wurmus Cc: guix-devel@gnu.org Ricardo Wurmus skribis: > * gnu/packages/gcc.scm (gcc-objc-4.9): New variable. [...] > * gnu/packages/gcc.scm (gcc-objc): New variable. [...] > * gnu/packages/gcc.scm (gcc-objc++-4.9): New variable. [...] > * gnu/packages/gcc.scm (gcc-objc++): New variable. All LGTM, thanks! Ludo=E2=80=99.