From: ludo@gnu.org (Ludovic Courtès)
To: Manolis Ragkousis <manolis837@gmail.com>
Cc: Guix-devel <Guix-devel@gnu.org>
Subject: Re: Use --build instead of --host in hurd-headers
Date: Sun, 28 Sep 2014 11:54:36 +0200 [thread overview]
Message-ID: <87zjdkax43.fsf@gnu.org> (raw)
In-Reply-To: <CAFtzXzNp5d5rG9nCejcN-fGfvg5VPykcfx+hcng8BG631zyEQg@mail.gmail.com> (Manolis Ragkousis's message of "Sat, 27 Sep 2014 23:31:38 +0300")
Manolis Ragkousis <manolis837@gmail.com> skribis:
> From a372021506d766da420957293d52d241d53e7c6c Mon Sep 17 00:00:00 2001
> From: Manolis Ragkousis <manolis837@gmail.com>
> Date: Sat, 27 Sep 2014 22:43:21 +0300
> Subject: [PATCH] Use --build instead of --host
>
> * gnu/packages/hurd.scm (hurd-headers): Replace the use of --host with --build.
Thanks, pushed.
> diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm
> index 346a37b..842e5b3 100644
> --- a/gnu/packages/hurd.scm
> +++ b/gnu/packages/hurd.scm
> @@ -119,7 +119,7 @@ communication.")
>
> #:configure-flags '(;; Pretend we're on GNU/Hurd; 'configure' wants
> ;; that.
> - "--host=i686-pc-gnu"
> + "--build=i686-pc-gnu"
Note that the change just makes it conform with the comment.
Ludo’.
prev parent reply other threads:[~2014-09-28 9:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-27 20:31 Use --build instead of --host in hurd-headers Manolis Ragkousis
2014-09-28 9:54 ` Ludovic Courtès [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zjdkax43.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=Guix-devel@gnu.org \
--cc=manolis837@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.