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

ansible: add ClangCL to VS2022 fix #3786

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

StefanStojanovic
Copy link
Contributor

This is a part of an effort to enable compilation with Clang on Windows. This commit allows for building with ClangCL in the CI.

This change is already applied to all VS2022 machines in the test and release CI. Note, that changing params for the win_chocolatey doesn't trigger installing a new component, so I installed these components manually on the existing machines.

Since the installation was done manually, the component I added in this PR was missing in Ansible. but was installed on the CI machines (previously I installed 2 components and only added 1 in Ansible).

Refs: #3714
Refs: #3709

Adds a missing VS component required for ClangCL compilation

Refs: nodejs#3714
Refs: nodejs#3709
@StefanStojanovic StefanStojanovic requested a review from targos June 26, 2024 15:16
@StefanStojanovic StefanStojanovic merged commit ad68ad8 into nodejs:main Jun 27, 2024
1 check passed
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