about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-10-30 16:22:49 +0000
committerbors <bors@rust-lang.org>2021-10-30 16:22:49 +0000
commit2609fab8e46414333aa68412134df65c7fcd1a77 (patch)
tree3b412fd426c9847f057d4ca978bbe81e60e10d91 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parent9f13083542cb2b9fce83ed8a50238e4a6386820f (diff)
parent533247c1c843ebafed07de995ee33fef388a3676 (diff)
downloadrust-2609fab8e46414333aa68412134df65c7fcd1a77.tar.gz
rust-2609fab8e46414333aa68412134df65c7fcd1a77.zip
Auto merge of #90205 - mati865:link-modifiers-in-rustc, r=petrochenkov
Repace use of `static_nobundle` with `native_link_modifiers` within Rust codebase

This fixes warnings when building Rust and running tests:
```
warning: library kind `static-nobundle` has been superseded by specifying `-bundle` on library kind `static`. Try `static:-bundle`
warning: `rustc_llvm` (lib) generated 2 warnings (1 duplicate)
```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions