Manolis Ragkousis <[email protected]> writes:
> From ae549c0d7a7952a37d4c164ec2c920328a30d79a Mon Sep 17 00:00:00 2001
> From: Manolis Ragkousis <[email protected]>
> Date: Tue, 21 Jul 2015 12:08:18 +0300
> Subject: [PATCH] gnu: cross-base: Use cross-kernel-headers package in
> cross-gcc and cross-libc.
How about something like this for the summary line:
gnu: cross-gcc, cross-libc: Use hurd-kernel-headers.
> * gnu/packages/cross-base.scm (cross-gcc): Add cross-kernel-headers procedure
> which return the headers needed for each kernel. Replace "xlinux-headers"
s/return/returns/ and two spaces between sentences please.
> input with "xkernel-headers" input.
> (cross-libc): Add "xkernel-headers" package. Replace Hurd's cross-libc
> propagated
Ditto.
> inputs with "kernel-headers".
Okay to push to wip-hurd with these changes.
Thanks!
Mark