Skip to content

CI: always install llvm for MSYS2 #14626

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

Merged
merged 1 commit into from
May 20, 2025
Merged

Conversation

lazka
Copy link
Contributor

@lazka lazka commented May 19, 2025

Due to some recent package splits llvm is no longer installed when clang is installed and the meson test suite was depending on the transitive dependency.

Instead explicitly install llvm in all cases.

@lazka lazka requested a review from jpakkane as a code owner May 19, 2025 20:23
@eli-schwartz
Copy link
Member

Instead explicitly instead.

Typo. :P

Due to some recent package splits llvm is no longer installed
when clang is installed and the meson test suite was depending
on the transitive dependency.

Instead explicitly install llvm in all cases.
@eli-schwartz eli-schwartz merged commit 8f767cd into mesonbuild:master May 20, 2025
28 checks 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.

2 participants