Re: [PATCH] gnu: Use hurd-triplet? to check if GNU/Hurd.

2017-01-03 Thread Manolis Ragkousis
Hello, On 01/03/17 16:56, Ludovic Courtès wrote: > Is it just 9b5f498deff516a9799a132fb04b40fb9ccfd7a6? That commit could > also go to master. Actually we also need b810a85019ab3c4ee1f889d0751b8eb06157dadc which sets gcc-5 as default. The latest Hurish glibc needs it. Manolis

Re: [PATCH] gnu: Use hurd-triplet? to check if GNU/Hurd.

2017-01-03 Thread Ludovic Courtès
Hi! Manolis Ragkousis skribis: > Hello Kei, > > On 2 January 2017 at 22:11, Kei Kebreau wrote: >> >> LGTM. I assume this one will be pushed to master as well? >> >> P.S. Is there currently a way to successfully build the bootstrap >> binaries for Hurd from Guix on x86_64 Linux? > > If you merge

Re: [PATCH] gnu: Use hurd-triplet? to check if GNU/Hurd.

2017-01-02 Thread Manolis Ragkousis
Hello Kei, On 2 January 2017 at 22:11, Kei Kebreau wrote: > > LGTM. I assume this one will be pushed to master as well? > > P.S. Is there currently a way to successfully build the bootstrap > binaries for Hurd from Guix on x86_64 Linux? If you merge master into core-updates locally, it's as simp

Re: [PATCH] gnu: Use hurd-triplet? to check if GNU/Hurd.

2017-01-02 Thread Kei Kebreau
manolis...@gmail.com writes: > From: Manolis Ragkousis > > * gnu/packages/make-bootstrap.scm (hurd-triplet?): Move it from here.. > * gnu/packages/hurd.scm: ..to here. New exported procedure. > * gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash) > [arguments]: Replace string-match

[PATCH] gnu: Use hurd-triplet? to check if GNU/Hurd.

2017-01-02 Thread manolis837
From: Manolis Ragkousis * gnu/packages/make-bootstrap.scm (hurd-triplet?): Move it from here.. * gnu/packages/hurd.scm: ..to here. New exported procedure. * gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash) [arguments]: Replace string-match. [inputs]: Same. * gnu/packages/cross-