diff options
| author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-01-12 23:35:31 +0000 |
|---|---|---|
| committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2000-01-12 23:35:31 +0000 |
| commit | b53d421067178bf2aaaf32b638cfa1674af60580 (patch) | |
| tree | 23bb0a0d0410b00e184e8aa735afe8667b25e7ce /math/lapack/files/patch-ba | |
| parent | Correct MD5 checksum. (diff) | |
Fix testing/timing failures due to the last update.
PR: ports/15630
Submitted by: AMAKAWA Shuhei <sa264@phy.cam.ac.uk>
Notes
Notes:
svn path=/head/; revision=24690
Diffstat (limited to 'math/lapack/files/patch-ba')
| -rw-r--r-- | math/lapack/files/patch-ba | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/lapack/files/patch-ba b/math/lapack/files/patch-ba new file mode 100644 index 000000000000..046c8f265d8a --- /dev/null +++ b/math/lapack/files/patch-ba @@ -0,0 +1,10 @@ +--- TIMING/EIG/ztimee.f.orig Wed Dec 22 13:50:25 1999 ++++ TIMING/EIG/ztimee.f Wed Dec 22 13:51:03 1999 +@@ -327,6 +327,7 @@ + * .. + * .. Executable Statements .. + * ++ CALL FPMCLR( ) + S1 = DSECND( ) + FATAL = .FALSE. + NEP = .FALSE. |
