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

openmp: add 5.1/5.2, fixes openmp with llvm v17 #12284

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

lazka
Copy link
Contributor

@lazka lazka commented Sep 23, 2023

llvm v17 defaults to 5.1 and without this meson fails to find openmp: 'ERROR: Dependency "openmp" not found, tried system'

Add 5.2 as well while at it.

llvm v17 defaults to 5.1 and without this meson fails to find
openmp: 'ERROR: Dependency "openmp" not found, tried system'

Add 5.2 as well while at it.
@lazka
Copy link
Contributor Author

lazka commented Sep 23, 2023

See llvm/llvm-project@0c6f2f6 for the upstream change

@dcbaker dcbaker merged commit 9c74c73 into mesonbuild:master Sep 23, 2023
32 of 34 checks passed
@dcbaker dcbaker added this to the 1.2.2 milestone Sep 23, 2023
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.

None yet

2 participants