Skip to content
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

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

Merged
merged 1 commit into from Mar 30, 2016

Conversation

Projects
None yet
3 participants
@alexcrichton
Copy link
Member

alexcrichton commented Mar 29, 2016

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.

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.
@brson

This comment has been minimized.

Copy link
Contributor

brson commented Mar 29, 2016

@bors r+

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Mar 29, 2016

📌 Commit 7668b4b has been approved by brson

@bors

This comment has been minimized.

Copy link
Contributor

bors commented Mar 30, 2016

⌛️ Testing commit 7668b4b with merge a48c9a1...

bors added a commit that referenced this pull request Mar 30, 2016

Auto merge of #32593 - alexcrichton:fix-i586-msvc, r=brson
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

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details

@alexcrichton alexcrichton deleted the alexcrichton:fix-i586-msvc branch May 2, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.