0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-21 15:04:33 -05:00
denoland-rusty-v8/Cross.toml
2022-01-04 21:32:48 +01:00

11 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"
]