summaryrefslogtreecommitdiffstats
path: root/libraries/lapack/make.inc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/lapack/make.inc')
-rw-r--r--libraries/lapack/make.inc2
1 files changed, 1 insertions, 1 deletions
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.