We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00c2fa4 commit 160fb2dCopy full SHA for 160fb2d
Cross.toml
@@ -8,4 +8,4 @@ pre-build = [
8
passthrough = ["CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS", "--cfg tokio_unstable"]
9
10
[target.aarch64-unknown-linux-gnu.env]
11
-passthrough = ["CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS", "--cfg tokio_unstable"]
+passthrough = ["CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS=--cfg tokio_unstable"]
0 commit comments