about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorRyan Prichard <ryan.prichard@gmail.com>2015-03-12 19:24:59 -0700
committerRyan Prichard <ryan.prichard@gmail.com>2015-03-13 16:46:45 -0700
commit00211ecfda53521ea6b6405beff1c490b04f3ce5 (patch)
treee29ed6c465cfb3357306fdd95fb3ce847b463b73 /src/rustllvm/ExecutionEngineWrapper.cpp
parent3e4be02b80a3dd27bce20870958fe0aef7e7336d (diff)
downloadrust-00211ecfda53521ea6b6405beff1c490b04f3ce5.tar.gz
rust-00211ecfda53521ea6b6405beff1c490b04f3ce5.zip
Avoid passing -L "" during cross-compilation.
LLVM_LIBDIR_<triple> is only defined for host triples, not target triples.

FWIW, the same is true for LLVM_STDCPP_RUSTFLAGS_<triple>, where we
explicitly define it as empty when --enable-llvm-static-stdcpp is not
specified, but it's still undefined for cross-compiled triples.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions