diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2024-05-03 19:38:04 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2024-05-03 19:47:15 -0700 |
| commit | 400e75494ab345e95125da2dd65433bacec2775a (patch) | |
| tree | 1ecaf66b965cc7668edba09105e4db6f43e9a7ed /compiler/rustc_codegen_cranelift/example/std_example.rs | |
| parent | 7a77108809da136b52c558ad32803896df3b1242 (diff) | |
| download | rust-400e75494ab345e95125da2dd65433bacec2775a.tar.gz rust-400e75494ab345e95125da2dd65433bacec2775a.zip | |
rustc: Don't pass `-fuse-ld=lld` on wasm targets
This argument isn't necessary for WebAssembly targets since `wasm-ld` is the only linker for the targets. Passing it otherwise interferes with Clang's linker selection on `wasm32-wasip2` so avoid it altogether.
Diffstat (limited to 'compiler/rustc_codegen_cranelift/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
