summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-03-17 05:57:14 +0000
committerbors <bors@rust-lang.org>2015-03-17 05:57:14 +0000
commit883551b1d739993dffcba01ee9ea3237cf406d9a (patch)
tree520e5db397325d018c481b2730017b982e1cf87b /src/libstd/sys/unix/stack_overflow.rs
parente46610966f798a083350724461648c6ffdd151f4 (diff)
parentb07a1dfcd12348541e81c809b59af9ff56fc1103 (diff)
downloadrust-883551b1d739993dffcba01ee9ea3237cf406d9a.tar.gz
rust-883551b1d739993dffcba01ee9ea3237cf406d9a.zip
Auto merge of #23429 - rprichard:fix-linux-build, r=alexcrichton
The RUST_TARGET_STAGE_N rule uses LLVM_LIBDIR_RUSTFLAGS_<target-triple>,
which expands to -L "$(llvm-config --libdir)" when the target-triple is
also a host-triple. Rather than expand to -L "" if llvm-config has not yet
been built, add a dependency on the target llvm-config.

When the target-triple is not a host-triple, the new LLVM_CONFIG_$(2)
dependency should expand to nothing.

r? alexcrichton
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions