We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b38f8a commit 5dd3f74Copy full SHA for 5dd3f74
1 file changed
Cross.toml
@@ -1,6 +1,5 @@
1
[build.env]
2
-passthrough = ["RUSTFLAGS", "RUSTC_BOOTSTRAP"]
3
-
+passthrough = ["RUSTFLAGS", "RUSTC_BOOTSTRAP", "SCCACHE_GHA_ENABLED", "ACTIONS_RESULTS_URL", "ACTIONS_RUNTIME_TOKEN"]
4
5
# Use clang as the C/C++ compiler to avoid the aws-lc-sys GCC memcmp bug
6
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189
0 commit comments