Skip to content

Bump SuiteSparse to v7.11.0, drop libgfortran requirement for Linux/macOS builds #59

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

agriyakhetarpal
Copy link
Member

@agriyakhetarpal agriyakhetarpal commented Aug 23, 2025

With newer versions of SuiteSparse, we no longer require libgfortran libs to link to for the Linux and macOS wheel builds and at repair time. However, SUNDIALS still requires a Fortran compiler, so gfortran is kept – it just doesn't require the gfortran runtime.

Closes #46

@agriyakhetarpal agriyakhetarpal changed the title Bump SuiteSparse to v7.11.0, drop libgfortran requirement Bump SuiteSparse to v7.11.0, drop libgfortran requirement for Linux/macOS builds Aug 23, 2025
@agriyakhetarpal agriyakhetarpal marked this pull request as ready for review August 23, 2025 12:10
@agriyakhetarpal agriyakhetarpal requested a review from a team as a code owner August 23, 2025 12:10
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.

Don't depend on gfortran libs for macOS wheel build
1 participant