Skip to content

Drop gcc-fortran from makedepends.

loqs requested to merge loqs/superlu:makedepends-drop-gcc-fortran into main

Fortran is used when superlu builds its vendored copy of blas. The PKGBUILD disables the building of superlu's vendored blas using the cmake option enable_internal_blaslib:BOOL=OFF so gcc-fortran is not used.

Merge request reports

Loading