Lines Matching +full:cross +full:- +full:ios +full:- +full:build
6 authors = ["The nix-rust Project Developers"]
7 repository = "https://github.com/nix-rust/nix"
9 categories = ["os::unix-apis"]
14 "/Cross.toml",
21 "x86_64-unknown-linux-gnu",
22 "aarch64-linux-android",
23 "x86_64-apple-darwin",
24 "aarch64-apple-ios",
25 "x86_64-unknown-freebsd",
26 "x86_64-unknown-openbsd",
27 "x86_64-unknown-netbsd",
28 "x86_64-unknown-dragonfly",
29 "x86_64-fuchsia",
30 "x86_64-unknown-redox"
36 cfg-if = "1.0"
38 [target.'cfg(target_os = "dragonfly")'.build-dependencies]
41 [dev-dependencies]
48 [target.'cfg(any(target_os = "android", target_os = "linux"))'.dev-dependencies]
51 [target.'cfg(target_os = "freebsd")'.dev-dependencies]
59 name = "test-aio-drop"
63 name = "test-clearenv"
67 name = "test-lio-listio-resubmit"
71 name = "test-mount"
76 name = "test-ptymaster-drop"