summaryrefslogtreecommitdiff
path: root/math/lapack/files/patch-TESTING+Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/lapack: +math/blas et al., upgrade to 3.9.1Thierry Thomas2021-06-131-14/+0
| | | | | | | | | | | | | | | | | - Upgrade math/blas, math/cblas, math/lapack, math/lapacke and math/xlapack to 3.9.1; Latest release notes at <http://www.netlib.org/lapack/lapack-3.9.1.html> - Chase this upgrade in biology/treekin; - Add a test target; - Remove a conflict with math/openblas (PR 244296); - Fix the build with Gcc10 (PR 247485). PR: 247542 Approved by: expr-run by antoine@
* Update to 3.5.0.Maho Nakata2015-03-141-2/+2
| | | | | | | Submitted by: Johannes Dieterich <dieterich.joh@gmail.com> Notes: svn path=/head/; revision=381238
* Update to LAPACK 3.4.0.Maho Nakata2012-01-081-2/+2
| | | | | | | | | PR: 163906 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> Feature safe: yes Notes: svn path=/head/; revision=288733
* Respect LDFLAGS; add ELF DT_NEEDED tags to shared libraries;Brendan Fabeny2010-08-301-0/+14
use one toolchain consistently; minor cleanups; update to 3.2.2 PR: 117923 Approved by: maho (maintainer), makc (co-mentor) Notes: svn path=/head/; revision=260183