about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/Linker.cpp
diff options
context:
space:
mode:
authorMateusz Mikuła <mati865@gmail.com>2021-10-23 14:34:33 +0200
committerMateusz Mikuła <mati865@gmail.com>2021-10-23 15:51:22 +0200
commita076f2b9b48af47a2f85f579069424d88d850915 (patch)
tree403d7127e697d4f0a5bbffcbf14c43fa3f41b7fb /compiler/rustc_llvm/llvm-wrapper/Linker.cpp
parentcf708558b758f4473c4f35986d9492ace7bf906d (diff)
downloadrust-a076f2b9b48af47a2f85f579069424d88d850915.tar.gz
rust-a076f2b9b48af47a2f85f579069424d88d850915.zip
Repace use of `static_nobundle` with `native_link_modifiers`
This fixes warning 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