about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-02-17 22:12:00 +0000
committerbors <bors@rust-lang.org>2017-02-17 22:12:00 +0000
commit23a0c2657ab917e80436816906183a9e2f4aa551 (patch)
treef65ce0e0baeabe38d4e3ba213842b580cff960ea /src/rustllvm/RustWrapper.cpp
parent536a900c471dffad6e33766a2866889000fbfa75 (diff)
parentc02c44db724ddf63e6d5a3725dd5cd7f8c344052 (diff)
downloadrust-23a0c2657ab917e80436816906183a9e2f4aa551.tar.gz
rust-23a0c2657ab917e80436816906183a9e2f4aa551.zip
Auto merge of #39837 - alexcrichton:llvm-crt-static, r=brson
rustc: Link statically to the MSVCRT

This commit changes all MSVC rustc binaries to be compiled with
`-C target-feature=+crt-static` to link statically against the MSVCRT instead of
dynamically (as it does today). This also necessitates compiling LLVM in a
different fashion, ensuring it's compiled with `/MT` instead of `/MD`.

cc #37406
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions