Updated docs to indicate that blas_lapack_libs is unnecessary on OS X

This commit is contained in:
Ray Speth 2012-08-12 23:00:14 +00:00
parent c092bbaede
commit ead04df741

View file

@ -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