Skip to content

Conversation

@klutzy
Copy link
Contributor

@klutzy klutzy commented Mar 29, 2014

MSYS2 supports MINGW64 system for 64-bit environment. It sets
MSYSTEM=MINGW64 environment variable, which changes output of
uname -s thus affects configure behavior.

This patch adds MINGW64* support for configure.

MSYS2 supports `MINGW64` system for 64-bit environment. It sets
`MSYSTEM=MINGW64` environment variable, which changes output of
`uname -s` thus affects `configure` behavior.

This patch adds `MINGW64*` support for `configure`.
@emberian
Copy link
Contributor

heavy breathing

bors added a commit that referenced this pull request Mar 29, 2014
MSYS2 supports `MINGW64` system for 64-bit environment. It sets
`MSYSTEM=MINGW64` environment variable, which changes output of
`uname -s` thus affects `configure` behavior.

This patch adds `MINGW64*` support for `configure`.
@bors bors closed this Mar 29, 2014
@bors bors merged commit d9d197d into rust-lang:master Mar 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants