Current section

Files

Jump to
autumn Cross.toml
Raw

Cross.toml

[build.env]
passthrough = [
"RUSTLER_NIF_VERSION"
]
[target.riscv64gc-unknown-linux-gnu]
pre-build = ["apt update && apt install -y cmake"]