solana/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 Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
.gitignore Add cargo-build-bpf integration tests 2021-07-01 06:47:25 -07:00
Cargo.toml chore: bump tar from 0.4.37 to 0.4.38 (#21921) 2021-12-16 15:06:56 -07:00