diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-05-11 12:30:47 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-05-19 10:36:00 -0700 |
| commit | ee258c548f0303b8d1e315b0c9cb54fa59ad25d1 (patch) | |
| tree | 3681bb2ef120be3935165212ba097b70f59adc83 /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | 150663c3b6ab2628be08a5c48d98f17a2f9e6e7e (diff) | |
| download | rust-ee258c548f0303b8d1e315b0c9cb54fa59ad25d1.tar.gz rust-ee258c548f0303b8d1e315b0c9cb54fa59ad25d1.zip | |
mk: Fix native LLVM deps for cross-host builds
We use a script called `mklldeps.py` to run `llvm-config` to generate a list of LLVM libraries and native dependencies needed by LLVM, but all cross-compiled LLVM builds were using the *host triple's* `llvm-config` instead of the *target's* `llvm-config`. This commit alters this to require the right `llvmdeps.rs` to be generated which will run the correct `llvm-config`.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
