summaryrefslogtreecommitdiff
path: root/math/lapack/files/patch-ba
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-01-12 23:35:31 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-01-12 23:35:31 +0000
commitb53d421067178bf2aaaf32b638cfa1674af60580 (patch)
tree23bb0a0d0410b00e184e8aa735afe8667b25e7ce /math/lapack/files/patch-ba
parentCorrect 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-ba10
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.