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-af | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 math/lapack/files/patch-af (limited to 'math/lapack/files/patch-af') diff --git a/math/lapack/files/patch-af b/math/lapack/files/patch-af deleted file mode 100644 index 256b2e056b3d..000000000000 --- a/math/lapack/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- TESTING/LIN/Makefile.orig Thu Nov 4 19:27:21 1999 -+++ TESTING/LIN/Makefile Wed Dec 22 10:06:14 1999 -@@ -36,7 +36,7 @@ - - ALINTST = \ - aladhd.o alaerh.o alaesm.o alahd.o alareq.o \ -- alasum.o alasvm.o chkxer.o icopy.o ilaenv.o xlaenv.o xerbla.o -+ alasum.o alasvm.o chkxer.o icopy.o ilaenv.o xlaenv.o xerbla.o $(FPMCLR) - - SCLNTST= slaord.o - -- cgit v1.2.3