Skip to content

mk: A few build fixes for i586-pc-windows-msvc #32593

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 30, 2016

Conversation

alexcrichton
Copy link
Member

Detect the triple in the configure script for probing MSVC shenanigans and also
be sure to use llvm-config from the build host and not the target when
configuring compiler-rt.

Detect the triple in the configure script for probing MSVC shenanigans and also
be sure to use `llvm-config` from the build host and not the target when
configuring compiler-rt.
@brson
Copy link
Contributor

brson commented Mar 29, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Mar 29, 2016

📌 Commit 7668b4b has been approved by brson

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

⌛ Testing commit 7668b4b with merge a48c9a1...

bors added a commit that referenced this pull request Mar 30, 2016
mk: A few build fixes for i586-pc-windows-msvc

Detect the triple in the configure script for probing MSVC shenanigans and also
be sure to use `llvm-config` from the build host and not the target when
configuring compiler-rt.
@bors bors merged commit 7668b4b into rust-lang:master Mar 30, 2016
@alexcrichton alexcrichton deleted the fix-i586-msvc branch May 2, 2016 18:44
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