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-03-14 21:09:37 -0700
committerbors <bors@rust-lang.org>2016-03-14 21:09:37 -0700
commit34b95a3c6a2a56d76bbd8ae19f318c03a2e5041d (patch)
tree06f09daf58ca14918105191684d3e4939afd0950 /src/libstd/sys/unix/stack_overflow.rs
parent9ca75619dc80f71f356cab0cdd11cc959e4c24db (diff)
parent158b854fb73dab7680f9554c2bbde2f821d2630e (diff)
downloadrust-34b95a3c6a2a56d76bbd8ae19f318c03a2e5041d.tar.gz
rust-34b95a3c6a2a56d76bbd8ae19f318c03a2e5041d.zip
Auto merge of #32206 - alexcrichton:fix-windows-rustbuild, r=brson
Fix Windows rustbuild

These commits fix the rustbuild Windows bots, namely:

* The 32-bit build of LLVM was failing because libraries weren't being linked. This was in turn caused by the build script for `rustc_llvm` erroneously detecting that it was cross compiling when it actually wasn't.
* Tools of the build were compiled against the wrong libraries, so running them would fail on Windows as rpath didn't exist and `PATH` was wrong.
* Some linkchecker fixes for Windows paths had to be applied as well.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions