Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cargo config: filter -Clinker from rustflags
linker pass through rustflags will fail to be resolved from build script. So, we have to filter this flags out from rustflags and add a dedicated specific target entry in config.toml.
- Loading branch information