about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorSebastian Wicki <gandro@gmx.net>2015-09-21 19:02:46 +0200
committerSebastian Wicki <gandro@gmx.net>2015-09-22 00:33:40 +0200
commit920f32becd5d54864a966900963a376d74d09922 (patch)
tree97f4e9636cce9090f97b1af7da8536fb9fcd4ffe /src/rustllvm/ExecutionEngineWrapper.cpp
parent7e8d19b24de6d06e4962c5959d00603c3239ac8c (diff)
downloadrust-920f32becd5d54864a966900963a376d74d09922.tar.gz
rust-920f32becd5d54864a966900963a376d74d09922.zip
Add `no_default_libraries` target linker option
If set to false, `-nodefaultlibs` is not passed to the linker. This
was the default behavior on Windows, but it should be configurable
per target.

This is a [breaking-change] for target specifications that have
the `is_like_windows` option set to true. Such targets need to
set `no_default_libraries` to false in order to restore the old
behavior.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions