diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2018-06-29 22:20:00 -0500 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2018-06-29 22:20:00 -0500 |
| commit | 807cd3638192a86e51c9bd0018144d32214f2b9d (patch) | |
| tree | 9611eca3cd4210f6230277a9d5d5434a7631334c /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 1029775ad5f15d2200e087ebb4a867cf30dbbb25 (diff) | |
| download | rust-807cd3638192a86e51c9bd0018144d32214f2b9d.tar.gz rust-807cd3638192a86e51c9bd0018144d32214f2b9d.zip | |
rename rustc's lld to rust-lld
to not shadow the system installed LLD when linking with LLD. Before: - `-C linker=lld -Z linker-flavor=ld.lld` uses rustc's LLD - It's not possible to use a system installed LLD that's named `lld` With this commit: - `-C linker=rust-lld -Z linker-flavor=ld.lld` uses rustc's LLD - `-C linker=lld -Z linker-flavor=ld.lld` uses the system installed LLD
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
