mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
61f07911f7
commit
feae33359f
2 changed files with 18 additions and 16 deletions
|
@ -51,6 +51,7 @@
|
|||
#:export (cross-binutils
|
||||
cross-libc
|
||||
cross-gcc
|
||||
cross-gnumach-headers
|
||||
cross-mig
|
||||
cross-kernel-headers
|
||||
cross-gcc-toolchain))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue