about 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>2016-06-30 23:30:51 -0700
committerGitHub <noreply@github.com>2016-06-30 23:30:51 -0700
commit16281888c0f319706cd07e3c569e0aeb5a66d3b6 (patch)
treecd893edfc0ac92598797266e8b98ba72b1aa2b42 /src/libstd/sys/unix/stack_overflow.rs
parent375fa6ef371a0ae248968d363226101ef741127e (diff)
parent9e2bd921ea22a31ef133222a1cecb6fb991ae87b (diff)
downloadrust-16281888c0f319706cd07e3c569e0aeb5a66d3b6.tar.gz
rust-16281888c0f319706cd07e3c569e0aeb5a66d3b6.zip
Auto merge of #34563 - alexcrichton:robust-mk, r=brson
mk: Don't consider LLVM done until it's done

Currently if an LLVM build is interrupted *after* it creates the llvm-config
binary but before it's done it puts us in an inconsistent state where we think
LLVM is compiled but it's not actually. This tweaks our logic to only consider
LLVM done building once it's actually done building.

This should hopefully alleviate problems on the bots where if we interrupt at
the wrong time it doesn't corrupt the build directory.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions