1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
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

11 lines
259 B
Plaintext

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