diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-08-09 05:52:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-09 05:52:16 +0200 |
| commit | 521e75412f6b4186a5d43f0489012872fea94fb7 (patch) | |
| tree | 70a34cfd0d4d71871bb79716c87c7ef5b954d8d4 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 408baccd0dbda23763ce9c4451d3881099fed80f (diff) | |
| parent | 8725f7ee4c4af1c961464117aa9f643bae859924 (diff) | |
| download | rust-521e75412f6b4186a5d43f0489012872fea94fb7.tar.gz rust-521e75412f6b4186a5d43f0489012872fea94fb7.zip | |
Rollup merge of #128823 - ChrisDenton:staticlib, r=jieyouxu
run-make: enable msvc for staticlib-dylib-linkage `-Zstaticlib-allow-rdylib-deps` on MSVC returns things like `/LIBPATH:R:\rust\build\x86_64-pc-windows-msvc\test\run-make\staticlib-dylib-linkage\rmake_out`. That is a linker argument rather than a `cc` argument. Which makes sense because rustc interacts directly with the linker on MSVC targets. So we need to tell the C compiler to pass on the arguments to the linker. try-job: x86_64-msvc try-job: i686-msvc
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
