[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Use hurd-triplet? to check if GNU/Hurd.
From: |
Manolis Ragkousis |
Subject: |
Re: [PATCH] gnu: Use hurd-triplet? to check if GNU/Hurd. |
Date: |
Mon, 2 Jan 2017 22:23:09 +0200 |
Hello Kei,
On 2 January 2017 at 22:11, Kei Kebreau <address@hidden> 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 simple as `guix
build --target=i586-pc-gnu bootstrap-tarballs'
You need to merge the two branches, because the one needs some patches
from the other.
Manolis