Re: [PATCH] gnu: base: Add glibc-for-target macro.

2016-06-07 Thread Manolis Ragkousis
Hello Ludo, On 06/07/16 16:48, Ludovic Courtès wrote: > LGTM, but please double-check that: > > ./pre-inst-env guix build inkscape -d > > is the same both with and without the patch. Yes it produced the same derivation. > >> +(define-public glibc/hurd >> + ;; The Hurd's libc variant. >> +

Re: [PATCH] gnu: base: Add glibc-for-target macro.

2016-06-07 Thread Ludovic Courtès
Manolis Ragkousis skribis: > From b19ac63ee9605c4e84c447668c5701bda284114f Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis > Date: Mon, 6 Jun 2016 17:21:51 +0300 > Subject: [PATCH] gnu: base: Add glibc-for-target macro. > > * gnu/packages/base.scm (glibc): Add macro. > (glibc/linux): Rename