Browse Source

Merge branch 'release-0.2.17' into develop

tags/v0.2.18^2
Zhang Xianyi 10 years ago
parent
commit
d7a1a7ff2a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile.rule

+ 1
- 1
Makefile.rule View File

@@ -80,7 +80,7 @@ VERSION = 0.2.17.dev
# 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


Loading…
Cancel
Save