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

[CI] Fix install llvm in mingw-w64.yml [fixup #15453] #15476

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

straight-shoota
Copy link
Member

Since msys2/MINGW-packages#23360 the second package iteration of the crystal package replaces the llvm dependendy for lib-llvm. We need to explicitly install the full llvm package in order to get llvm-config.

The second package iteration of `crystal` package removes `llvm` and only depends on `lib-llvm`, so we need to install it explicitly.

msys2/MINGW-packages#23360
@straight-shoota straight-shoota added this to the 1.16.0 milestone Feb 14, 2025
@straight-shoota straight-shoota merged commit 1cf95a8 into master Feb 14, 2025
67 checks passed
@straight-shoota straight-shoota deleted the infra/fix-mingw-install-llvm branch February 14, 2025 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants