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-06-27 16:02:06 -0700
committerAlex Crichton <alex@alexcrichton.com>2016-06-27 18:14:54 -0700
commitcb74a5874f52ad82d9ccb6ececb36f27f5a5fda5 (patch)
tree024bf8eaed5a9f14899631f44ed82fa48ad4ef53 /src/libstd/sys/unix/stack_overflow.rs
parent7189ae36116491ea4936ad34461c8d89f704608b (diff)
downloadrust-cb74a5874f52ad82d9ccb6ececb36f27f5a5fda5.tar.gz
rust-cb74a5874f52ad82d9ccb6ececb36f27f5a5fda5.zip
configure: Check for valid Python on MinGW as well
The LLVM build system is somewhat picky about which Python is used to build it
as it's known to be incompatible with the default `python2` package that ships
with MinGW. This was previously detected for MSVC builds but the logic was left
out for MinGW by accident (now that we've switched to cmake builds for LLVM
everywhere).

This corrects the `./configure` check and also updates the `README.md`
accordingly. Additionally, a number of instructions were updated to work with
the most recent copy of MSYS2.

Closes #34489
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions