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

build: fix arm64 vcpkg triplet selection error #18239

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

DHowett
Copy link
Member

@DHowett DHowett commented Nov 22, 2024

microsoft/vcpkg-tool#1474 now validates that the target triplet is valid. Unfortunately, ARM64 is not valid... despite VS defaulting to it.

VS 17.12 moved to the newer version of the vcpkg tool.

Given that we still want to build on VS 17.12, this commit adds a local workaround.

See DD-2302065 for the internal tracking bug.
 
See microsoft/vcpkg#42182 for the upstream fix.

@DHowett DHowett requested a review from lhecker November 22, 2024 20:13
@DHowett DHowett enabled auto-merge (squash) November 22, 2024 21:52
@DHowett DHowett merged commit 6047f37 into main Nov 22, 2024
18 of 20 checks passed
@DHowett DHowett deleted the dev/duhowett/aRmSiXtYfOuR branch November 22, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Cherry Pick
Status: To Cherry Pick
Development

Successfully merging this pull request may close these issues.

3 participants