From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/5] gnu: avr-libc: Fix build. Date: Fri, 15 Apr 2016 23:12:00 +0200 Message-ID: <87a8kushjz.fsf@gnu.org> References: <1460639824-9976-1-git-send-email-dthompson2@worcester.edu> <1460639824-9976-4-git-send-email-dthompson2@worcester.edu> <87twj4je3q.fsf@gnu.org> 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]:41524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arB26-0000e2-8O for guix-devel@gnu.org; Fri, 15 Apr 2016 17:12:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arB23-0004ST-0j for guix-devel@gnu.org; Fri, 15 Apr 2016 17:12:06 -0400 In-Reply-To: (David Thompson's message of "Thu, 14 Apr 2016 13:57:16 -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: "Thompson, David" Cc: guix-devel "Thompson, David" skribis: > On Thu, Apr 14, 2016 at 1:26 PM, Ludovic Court=C3=A8s wrot= e: >> David Thompson skribis: >> >>> * gnu/packages/avr.scm (avr-libc): Update to 2.0.0. >>> [native-inputs]: Use new avr-gcc and avr-binutils. >>> [arguments]: Add phase to unset C_INCLUDE_PATH. >> >> Please make the update a separate patch, which you can push right away. >> ;-) > > I don't see why I should push that separately given that avr-libc has > been broken for a long time. > > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D23115 > > I can just not update it here at all and get everything fixed first. OK, I had overlooked that. Your call! Ludo=E2=80=99.