From 01f7ecb3eab5f274be76028fa2daa70385714fca Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 29 Sep 2007 12:53:56 +0000 Subject: Update to 3.3.1. 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 --- math/lapack/files/patch-an | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 math/lapack/files/patch-an (limited to 'math/lapack/files/patch-an') diff --git a/math/lapack/files/patch-an b/math/lapack/files/patch-an deleted file mode 100644 index b750d3149c8e..000000000000 --- a/math/lapack/files/patch-an +++ /dev/null @@ -1,11 +0,0 @@ ---- TIMING/LIN/Makefile.orig Mon Mar 1 15:34:42 1999 -+++ TIMING/LIN/Makefile Wed Oct 6 11:04:27 1999 -@@ -55,7 +55,7 @@ - ctimsy.o ctimsp.o ctimhe.o ctimhp.o \ - ctimtr.o ctimtp.o ctimtb.o ctimhr.o ctimtd.o ctimbr.o \ - ctimq3.o ctimqr.o ctimlq.o ctimql.o ctimrq.o ctimqp.o \ -- cqrt13.o cqrt15.o clinpk.o -+ cqrt13.o cqrt15.o clinpk.o $(FPMCLR) - - DLINTIM = dtimaa.o dtimmg.o \ - dtimmv.o dtimmm.o dtimb2.o dtimb3.o dtimge.o dtimgb.o dtimgt.o \ -- cgit v1.2.3