From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 08/10] gnu: base: Updated glibc-hurd to 2.19 and removed patches. Date: Tue, 19 May 2015 18:28:18 +0200 Message-ID: <87mw10edlp.fsf@gnu.org> References: 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]:55164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YukNU-0001gB-Ru for Guix-devel@gnu.org; Tue, 19 May 2015 12:28:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YukNR-0005fl-IY for Guix-devel@gnu.org; Tue, 19 May 2015 12:28:24 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YukNR-0005fh-G5 for Guix-devel@gnu.org; Tue, 19 May 2015 12:28:21 -0400 In-Reply-To: (Manolis Ragkousis's message of "Tue, 19 May 2015 01:38:51 +0300") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Manolis Ragkousis Cc: Guix-devel Manolis Ragkousis skribis: > From 5eea545dcf50951d5bad8208b5f9ea83cc249f12 Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis > Date: Tue, 19 May 2015 00:44:59 +0300 > Subject: [PATCH 8/10] gnu: base: Updated glibc-hurd to 2.19 and removed > patches. > > gnu/packages/base.scm (glibc/hurd): Update to 2.19 > gnu/packages/patches/glibc-hurd-extern-inline.patch: Removed a patch. > gnu/packages/patches/libpthread-glibc-preparation.patch: Removed file. > gnu-system.am: Removed it. Add stars in front of each item. =E2=80=9CRemove=E2=80=9D is enough for re= moved file. > gnu-system.am | 1 - > gnu/packages/base.scm | 37 ++---- > .../patches/glibc-hurd-extern-inline.patch | 23 +--- > .../patches/libpthread-glibc-preparation.patch | 146 ---------------= ------ > 4 files changed, 10 insertions(+), 197 deletions(-) Very cool! :-) OK for wip-hurd with adjusted commit log! Ludo=E2=80=99.