Skip to content

configure: Add MINGW64 OS type #13199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2014
Merged

configure: Add MINGW64 OS type #13199

merged 1 commit into from
Mar 29, 2014

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
Member

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