Skip to content

Fix libomp install on macos #23907

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 2 commits into from
Apr 23, 2021
Merged

Fix libomp install on macos #23907

merged 2 commits into from
Apr 23, 2021

Conversation

ksaur
Copy link
Contributor

@ksaur ksaur commented Apr 23, 2021

Summary

Brew no longer supports installing from github (Homebrew/brew#8791), so we must use a work-around to install libomp on macos.

Describe your changes here.
This PR uses the common workaround to the new limitation of not being able to install straight from github.

Also, the current hash gives 404 (for libmp 7.0.0), this new hash is for a working version of libomp (11.1.0).

Fixes #21225

@ksaur ksaur requested a review from luisquintanilla as a code owner April 23, 2021 16:40
@dotnet-bot dotnet-bot added this to the April 2021 milestone Apr 23, 2021
Copy link
Contributor

@luisquintanilla luisquintanilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution @ksaur! Looks good to me

@luisquintanilla luisquintanilla merged commit b897784 into dotnet:main Apr 23, 2021
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.

MacOS fails to install libomp
3 participants