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

removing existing compiler alternatives prior to adding them #206

Merged
merged 9 commits into from
Nov 10, 2023

Conversation

ericavella
Copy link
Contributor

During Cedar Crest validation, we ran into a bug that would not allow us to get past the CompilerInstallation dependency on the linux-arm64 system.
image

By removing all alternatives before adding new ones, this error is avoided.
This change was also tested on fresh linux-x64 and -arm64 systems to assure the change is non-breaking, as well as the original CC machine.

@ericavella ericavella enabled auto-merge (squash) November 9, 2023 19:22
@ericavella ericavella merged commit ce169de into main Nov 10, 2023
@ericavella ericavella deleted the users/evellanoweth/remove-compilers branch November 10, 2023 20:04
muskankhedia pushed a commit to muskankhedia/VirtualClient that referenced this pull request Nov 24, 2023
…ng new ones (microsoft#206)

Co-authored-by: Erica Vellanoweth <evellanoweth@microsoft.com>
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.

2 participants