solana-with-rpc-optimizations/sdk/cargo-build-bpf
Alessandro Decina 0459f0a4c0
cargo-build-bpf: don't set -C linker on windows (#22314)
* cargo-build-bpf: don't set -C linker on windows

Since we're now linking using rust-lld
(87ba5c61a5)
which is guaranteed to always be in the sysroot, hardcoding the linker path
shouldn't be needed anymore.

* Update Cargo.lock
2022-01-07 07:41:13 +11:00
..
src cargo-build-bpf: don't set -C linker on windows (#22314) 2022-01-07 07:41:13 +11:00
tests
.gitignore
Cargo.toml