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

vcpkg build: Fix missing cascade failure when host dependency on itself fails #228

Merged

Conversation

autoantwort
Copy link
Contributor

Currently dependencies on itself were completely ignored, but they must not be ignored when
the triplet is different.

See crash of vcpkg here

…lf fails

Currently dependencies on itself were completely ignored, but they must not be ignored when
the triplet is different.
@BillyONeal BillyONeal merged commit 64b77ec into microsoft:main Oct 25, 2021
@BillyONeal
Copy link
Member

Thanks for the fix!

@BillyONeal
Copy link
Member

This fixed microsoft/vcpkg#18615

@autoantwort autoantwort deleted the fix-cascade-failure-host-dependency branch November 7, 2021 19:37
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