freebsd-ports/math/lapack/files/patch-ba
Jean-Marc Zucconi b53d421067 Fix testing/timing failures due to the last update.
PR:		ports/15630
Submitted by:	AMAKAWA Shuhei <sa264@phy.cam.ac.uk>
2000-01-12 23:35:31 +00:00

10 lines
259 B
Text

--- 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.