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

Fix Universal CRT detection on weird setups #30516

Merged
merged 1 commit into from
Dec 22, 2015

Conversation

retep998
Copy link
Member

Checks for a 10. prefix on the subfolder because that is what vcvars does.

r? @alexcrichton

Checks for a `10.` prefix on the subfolder

Signed-off-by: Peter Atashian <retep998@gmail.com>
@retep998
Copy link
Member Author

An example of a build failing on appveyor due to the issue that this PR will fix: https://ci.appveyor.com/project/alexcrichton/git2-rs/build/job/yegb39jq7hjbr6ku

@alexcrichton
Copy link
Member

@bors: r+ e77ab57 p=1

@bors
Copy link
Contributor

bors commented Dec 22, 2015

⌛ Testing commit e77ab57 with merge 439e184...

bors added a commit that referenced this pull request Dec 22, 2015
Checks for a `10.` prefix on the subfolder because that is what vcvars does.

r? @alexcrichton
@bors bors merged commit e77ab57 into rust-lang:master Dec 22, 2015
@brson brson added I-nominated beta-nominated Nominated for backporting to the compiler in the beta channel. labels Jan 7, 2016
@brson
Copy link
Contributor

brson commented Jan 7, 2016

Requested for backport in #30229

@brson brson added beta-accepted Accepted for backporting to the compiler in the beta channel. relnotes Marks issues that should be documented in the release notes of the next release. labels Jan 12, 2016
@brson brson mentioned this pull request Jan 12, 2016
@alexcrichton
Copy link
Member

Accepted for a backport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. relnotes Marks issues that should be documented in the release notes of the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants