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

Use DYNAMIC_LIST to shrink the shared object on x86_64 and i686 #177

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

mattip
Copy link
Collaborator

@mattip mattip commented Aug 8, 2024

  • I updated the version in pyproject.toml and made sure it matches git describe --tags --abbrev=8 in OpenBLAS at the OPENBLAS_COMMIT

I did not add a macos-x86_64 alternative, that platform is in maintenance mode as more people move to macos-arm64

@rgommers
Copy link
Collaborator

rgommers commented Aug 8, 2024

Thanks Matti!

I did not add a macos-x86_64 alternative, that platform is in maintenance mode as more people move to macos-arm64

That sounds like a good/pragmatic choice to me.

@mattip
Copy link
Collaborator Author

mattip commented Aug 8, 2024

No need to wait for aarch64, the PR does not affect it. Merging.

@mattip mattip merged commit ed533b8 into MacPython:maintenance/v0.3.27.44 Aug 8, 2024
12 of 17 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