diff options
| author | bors <bors@rust-lang.org> | 2021-05-06 07:02:06 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-05-06 07:02:06 +0000 |
| commit | 1d99508b52499c9efd213738e71927458c1d394e (patch) | |
| tree | c6038c10d28b76b941cb339b8491f5e9c273b757 /compiler/rustc_codegen_llvm/src | |
| parent | d620ae10709ca3669cda89db8b29afcd9accc188 (diff) | |
| parent | fe68b1ab327297fea9ed2fb273fe0a7ac5aedfdd (diff) | |
| download | rust-1d99508b52499c9efd213738e71927458c1d394e.tar.gz rust-1d99508b52499c9efd213738e71927458c1d394e.zip | |
Auto merge of #84468 - iladin:iladin/fix-84467, r=petrochenkov
Fix#84467 linker_args with --target=sparcv9-sun-solaris Trying to cross-compile for sparcv9-sun-solaris getting a error message for -zignore Introduced when -z -ignore was seperated here 22d0ab0 No formatting done Reproduce ``` bash rustup target add sparcv9-sun-solaris cargo new --bin hello && cd hello && cargo run --target=sparcv9-sun-solaris ``` config.toml [target.sparcv9-sun-solaris] linker = "gcc"
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
