rusty_v8/Cross.toml
2022-01-04 21:32:48 +01:00

12 lines
218 B
TOML

[target.aarch64-linux-android]
image = "cross:aarch64-linux-android-0.2.1"
[build.env]
passthrough = [
"V8_FROM_SOURCE",
"SCCACHE_ERROR_LOG",
"SCCACHE_LOG",
"SCCACHE_DIR",
"SCCACHE_IDLE_TIMEOUT"
]