hurd: rule out some mach headers when generating errno.h
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 10 May 2023 23:51:10 +0000 (01:51 +0200)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Wed, 10 May 2023 23:53:49 +0000 (01:53 +0200)
commitd6c72f976c61d3c1465699f2bcad77e62bafe61d
treedba31626faf3f842ea3dfa626672362204c23614
parent3ca9f43d1007956251130ee5a59abb63bff8a6b6
hurd: rule out some mach headers when generating errno.h

While mach/kern_return.h happens to pull mach/machine/kern_return.h,
mach/machine/boolean.h, and mach/machine/vm_types.h (and realpath-ing them
exposes the machine-specific machine symlink content), those headers do not
actually define anything machine-specific for the content of errno.h.

So we can just rule out these machine-specific from the dependency
comment.
sysdeps/mach/hurd/bits/errno.h
sysdeps/mach/hurd/errnos.awk