Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: fix macOS version checks so things work in very old versions #9

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
Dec 22, 2023

Conversation

rgommers
Copy link
Member

The two things fixed here:

  • xcrun isn't available on very old versions (MacPorts still supports 10.5/10.6)
  • Version comparison is done correctly now with mesonlib.version_compare

See numpy/numpy#25406 for the bug report.

The two things fixed here:
- `xcrun` isn't available on very old versions (MacPorts still supports
  10.5/10.6)
- Version comparison is done correctly now with
  `mesonlib.version_compare`

See numpy/numpy#25406 for the bug report.
@rgommers
Copy link
Member Author

Tested locally. Merging straight away so I can a PR to the main repo.

@rgommers rgommers merged commit e6e1bf9 into numpy:main-numpymeson Dec 22, 2023
@rgommers rgommers deleted the fix-accelerate-check branch December 22, 2023 10:03
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.

1 participant