Skip to content

Fix Universal CRT detection on weird setups - #30516

Merged
bors merged 1 commit into
rust-lang:masterfrom
retep998:non-universal-crt
Dec 22, 2015
Merged

Fix Universal CRT detection on weird setups#30516
bors merged 1 commit into
rust-lang:masterfrom
retep998:non-universal-crt

Conversation

@retep998

Copy link
Copy Markdown
Contributor

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
Copy Markdown
ContributorAuthor

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
Copy Markdown
Member

@bors: r+ e77ab57 p=1

@bors

bors commented Dec 22, 2015

Copy link
Copy Markdown
Collaborator

⌛ 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:masterDec 22, 2015
@brsonbrson added I-nominated beta-nominated Nominated for backporting to the compiler in the beta channel. labels Jan 7, 2016
@brson

brson commented Jan 7, 2016

Copy link
Copy Markdown
Contributor

Requested for backport in #30229

@brsonbrson 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
@brsonbrson mentioned this pull request Jan 12, 2016
@alexcrichton

Copy link
Copy Markdown
Member

Accepted for a backport

@alexcrichtonalexcrichton removed beta-nominated Nominated for backporting to the compiler in the beta channel. T-tools labels Jan 12, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.relnotesMarks 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

@retep998@alexcrichton@bors@brson