mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 12:01:49 +02:00
gnu: hurd: Add gnumach-headers as native input.
This provides the include/mach/machine/mach_i386.h. * gnu/packages/hurd.scm (hurd)[native-inputs]: Add gnumach-headers, or gnumach-headers-cross when cross-building. [arguments]: Remove #t from phases. Change-Id: Id57e0cf184c7793be52192bdc5587c6e6ef2a312
This commit is contained in:
committed by
Ludovic Courtès
parent
61f07911f7
commit
feae33359f
@@ -51,6 +51,7 @@
|
||||
#:export (cross-binutils
|
||||
cross-libc
|
||||
cross-gcc
|
||||
cross-gnumach-headers
|
||||
cross-mig
|
||||
cross-kernel-headers
|
||||
cross-gcc-toolchain))
|
||||
|
||||
Reference in New Issue
Block a user