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

12 lines
218 B
TOML
Raw Normal View History

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