loro/crates/loro-nodejs/.cargo/config.toml

3 lines
118 B
TOML
Raw Normal View History

2023-02-07 02:24:25 +00:00
[target.aarch64-unknown-linux-musl]
linker = "aarch64-linux-musl-gcc"
rustflags = ["-C", "target-feature=-crt-static"]