summaryrefslogtreecommitdiff
path: root/math/lapack/files/patch-make.inc.gfortran (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.3.1.Maho Nakata2007-09-291-0/+36
According to http://www.netlib.org/lapack/lapack-3.1.0.changes > The interfaces to primary computational routines are fixed and > will not be changed by minor LAPACK versions (e.g. 3.x). > Primary routines are those prefixed by a precision and matrix > type like SGERFS, CUNMQR, ZHEGV, etc., and these interfaces > will remain the same for all LAPACK version 3 versions. So I didn't change the version number of shared lib. See also PR: 116166