Updated docs to indicate that blas_lapack_libs is unnecessary on OS X
This commit is contained in:
parent
c092bbaede
commit
ead04df741
1 changed files with 3 additions and 0 deletions
|
|
@ -201,6 +201,9 @@ OS X
|
|||
|
||||
CC=clang CXX=clang++
|
||||
|
||||
* The Accelerate framework provides optimized versions of BLAS and LAPACK, so
|
||||
the ``blas_lapack_libs`` option should generally be left unspecified.
|
||||
|
||||
Intel Compilers
|
||||
---------------
|
||||
* Before compiling Cantera, you may need to set up the appropriate environment
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue