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-al | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 math/lapack/files/patch-al (limited to 'math/lapack/files/patch-al') diff --git a/math/lapack/files/patch-al b/math/lapack/files/patch-al deleted file mode 100644 index 11d6c6665c70..000000000000 --- a/math/lapack/files/patch-al +++ /dev/null @@ -1,19 +0,0 @@ ---- TESTING/EIG/dchkee.f.orig Tue Jun 22 13:54:21 1999 -+++ TESTING/EIG/dchkee.f Wed Oct 6 11:04:27 1999 -@@ -1013,7 +1013,7 @@ - $ DCKGLM, DCKGQR, DCKGSV, DCKLSE, DDRGES, DDRGEV, - $ DDRGSX, DDRGVX, DDRVBD, DDRVES, DDRVEV, DDRVGG, - $ DDRVSG, DDRVST, DDRVSX, DDRVVX, DERRBD, DERRED, -- $ DERRGG, DERRHS, DERRST, XLAENV -+ $ DERRGG, DERRHS, DERRST, XLAENV, FPMCLR - * .. - * .. Intrinsic Functions .. - INTRINSIC LEN, MIN -@@ -1042,6 +1042,7 @@ - * .. - * .. Executable Statements .. - * -+ CALL FPMCLR( ) - S1 = DSECND( ) - FATAL = .FALSE. - NUNIT = NOUT -- cgit v1.2.3