Refs #807. Enable BUILD_LAPACK_DEPRECATED=1 by default.

This commit is contained in:
Zhang Xianyi 2016-03-20 09:22:56 -04:00
parent fced5744fb
commit 308e6195b7
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ VERSION = 0.2.16
# NO_LAPACKE = 1
# Build LAPACK Deprecated functions since LAPACK 3.6.0
# BUILD_LAPACK_DEPRECATED = 1
BUILD_LAPACK_DEPRECATED = 1
# If you want to use legacy threaded Level 3 implementation.
# USE_SIMPLE_THREADED_LEVEL3 = 1