blob: 92a7f2fb4f7ba7d5bf43ba384201d37170d031ad [file]
[target.aarch64-unknown-linux-musl]
linker = "aarch64-linux-gnu-gcc"
rustflags = [ "-C", "target-feature=+crt-static", "-C", "link-arg=-lgcc" ]
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "rust-crates/rustc_deps/vendor"