Skip to content

move to manylinux_2_28 and use the distro's gcc14#267

Open
mattip wants to merge 3 commits intoMacPython:mainfrom
mattip:manylinux_2_28
Open

move to manylinux_2_28 and use the distro's gcc14#267
mattip wants to merge 3 commits intoMacPython:mainfrom
mattip:manylinux_2_28

Conversation

@mattip
Copy link
Collaborator

@mattip mattip commented Mar 19, 2026

  • I updated the package version in pyproject.toml and made sure the first 3 numbers match ./openblas_commit.txt. If I did not update ./openblas_commit.txt, I incremented the wheel build number (i.e. 0.3.29.0.0 to 0.3.29.0.1)

Note: update ./openblas_commit.txt with cd OpenBLAS; git describe --tags --abbrev=8 > ../openblas_commit.txt

Move to manylinux_2_28 and use the gcc compiler there. This solves numpy/numpy#30816, as tested in numpy/numpy#30818 on aarch64. I hope none of the other platforms need clang.

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