like Illumos in #148322, Hurd was missed when originally introducing locking
gates per target OS in #132977. building rustc on Hurd was broken as a result
since 1.91.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Gbp-Pq: Topic upstream
Gbp-Pq: Name Enable-file-locking-support-for-Hurd.patch
#[cfg(any(
windows,
target_os = "freebsd",
+ target_is = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "solaris",
#[cfg(any(
windows,
target_os = "freebsd",
+ target_is = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "solaris",
#[cfg(any(
windows,
target_os = "freebsd",
+ target_is = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "solaris",
#[cfg(any(
windows,
target_os = "freebsd",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "solaris",
#[cfg(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(not(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(not(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(not(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(not(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",
#[cfg(not(any(
target_os = "freebsd",
target_os = "fuchsia",
+ target_os = "hurd",
target_os = "linux",
target_os = "netbsd",
target_os = "openbsd",