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

Fix osx wheel #366

Merged
merged 4 commits into from
May 27, 2024
Merged

Fix osx wheel #366

merged 4 commits into from
May 27, 2024

Conversation

MarcAntoineSchmidtQC
Copy link
Member

Checklist

  • Added a CHANGELOG.rst entry

@MarcAntoineSchmidtQC
Copy link
Member Author

@xhochy, I saw that you were recently involved with some PR on the llvm-openmp feedstock. Do you have any idea why the 18.1.6 release seems to have bumped the minimum target version to 10.13?

@MarcAntoineSchmidtQC
Copy link
Member Author

Recap: we use conda-forge to install some build dependencies (including llvm-openmp). Conda-forge recently bumped the deployment target to 10.13, and the latest version of llvm-openmp was built using macos 10.13.

I think the best solution is to use 10.13 as the deployment version. This will avoid more issues with other dependencies.

@MarcAntoineSchmidtQC MarcAntoineSchmidtQC marked this pull request as ready for review May 27, 2024 19:17
@MarcAntoineSchmidtQC MarcAntoineSchmidtQC merged commit 2a3d93c into main May 27, 2024
21 checks passed
@MarcAntoineSchmidtQC MarcAntoineSchmidtQC deleted the osx-wheel-build-fix branch May 27, 2024 19:39
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