We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fced574 commit 308e619Copy full SHA for 308e619
1 file changed
Makefile.rule
@@ -80,7 +80,7 @@ VERSION = 0.2.16
80
# NO_LAPACKE = 1
81
82
# Build LAPACK Deprecated functions since LAPACK 3.6.0
83
-# BUILD_LAPACK_DEPRECATED = 1
+BUILD_LAPACK_DEPRECATED = 1
84
85
# If you want to use legacy threaded Level 3 implementation.
86
# USE_SIMPLE_THREADED_LEVEL3 = 1
0 commit comments