about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-02-24 17:09:17 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-02-28 10:50:13 -0800
commit526640668d1d7469e0c767452bb5ac60c3fa0043 (patch)
tree1a8650d71f081731c9a5b2317705a130c81dead4 /src/libstd/sys/unix/stack_overflow.rs
parenta707a61caed22687b0a2ea9a4eea855109eafb26 (diff)
downloadrust-526640668d1d7469e0c767452bb5ac60c3fa0043.tar.gz
rust-526640668d1d7469e0c767452bb5ac60c3fa0043.zip
rustbuild: Enable cross-compiling LLVM
Currently all multi-host builds assume the the build platform can run the
`llvm-config` binary generated for each host platform we're creating a compiler
for. Unfortunately this assumption isn't always true when cross compiling, so we
need to handle this case.

This commit alters the build script of `rustc_llvm` to understand when it's
running an `llvm-config` which is different than the platform we're targeting for.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions