From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
To: 38194@debbugs.gnu.org
Cc: Jan Nieuwenhuizen <janneke@gnu.org>
Subject: [bug#38194] [PATCH] make-bootstrap: Adjust copied linux headers.
Date: Wed, 13 Nov 2019 10:55:58 +0100 [thread overview]
Message-ID: <c1986682-97f0-cd22-71bc-9840cff7b5db@web.de> (raw)
In-Reply-To: <20191113083928.639-1-efraim@flashner.co.il>
Thanks for this patch as it helps to get the bootstrap binaries for
powerpc64le :)
This list of header files was added 4f3811f6bbd by Jan. I wonder if this
a.out.h is needed somewhere else in the "bootstrap chain".
On 13.11.19 09:39, Efraim Flashner wrote:
> * guix/build/make-bootstrap.scm (copy-linux-headers): Remove header
> file 'a.out.h' is no longer part of the linux kernel headers.
> ---
> guix/build/make-bootstrap.scm | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/guix/build/make-bootstrap.scm b/guix/build/make-bootstrap.scm
> index e5ef1d6d2b..0d29338ce3 100644
> --- a/guix/build/make-bootstrap.scm
> +++ b/guix/build/make-bootstrap.scm
> @@ -47,7 +47,6 @@ bootstrap libc."
> (install-file (pk 'src (string-append kernel-headers "/include/linux/" file))
> (pk 'dest (string-append incdir "/linux"))))
> '(
> - "a.out.h" ; for 2.2.5
> "atalk.h" ; for 2.2.5
> "errno.h"
> "falloc.h"
>
next prev parent reply other threads:[~2019-11-13 9:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-13 8:39 [bug#38194] [PATCH] make-bootstrap: Adjust copied linux headers Efraim Flashner
2019-11-13 9:55 ` Jonathan Brielmaier [this message]
2019-11-13 18:57 ` Efraim Flashner
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c1986682-97f0-cd22-71bc-9840cff7b5db@web.de \
--to=jonathan.brielmaier@web.de \
--cc=38194@debbugs.gnu.org \
--cc=janneke@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).