From 49e98613c1c5f7fef3332b31d140f18967c218c4 Mon Sep 17 00:00:00 2001 From: Serban Udrea Date: Thu, 13 Sep 2012 19:31:44 -0500 Subject: libraries/lapack: Updated for version 3.4.1 + new maintainer. Signed-off-by: Robby Workman --- libraries/lapack/make.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/lapack/make.inc') diff --git a/libraries/lapack/make.inc b/libraries/lapack/make.inc index b07500e16a..ed1c7578fa 100644 --- a/libraries/lapack/make.inc +++ b/libraries/lapack/make.inc @@ -38,7 +38,7 @@ LOADOPTS = # SECOND and DSECND will use a call to the Fortran standard INTERNAL FUNCTION CPU_TIME #TIMER = INT_CPU_TIME # If neither of this works...you can use the NONE value... In that case, SECOND and DSECND will always return 0 -TIMER = NONE +TIMER = INT_ETIME # # The archiver and the flag(s) to use when building archive (library) # If you system has no ranlib, set RANLIB = echo. -- cgit v1.2.3