mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2025-04-10 05:11:33 +02:00
6 lines
152 B
Text
6 lines
152 B
Text
[net]
|
|
git-fetch-with-cli = true
|
|
|
|
[target.aarch64-unknown-linux-musl]
|
|
linker = "aarch64-linux-musl-gcc"
|
|
rustflags = ["-C", "target-feature=-crt-static"]
|