mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-23 21:43:59 +00:00
3 lines
No EOL
118 B
TOML
3 lines
No EOL
118 B
TOML
[target.aarch64-unknown-linux-musl]
|
|
linker = "aarch64-linux-musl-gcc"
|
|
rustflags = ["-C", "target-feature=-crt-static"] |