[Doc] Remove old F77 and F90 SCons options from Intel instructions
This commit is contained in:
parent
d4fb85d4c3
commit
afde0a7b52
1 changed files with 1 additions and 1 deletions
|
|
@ -325,7 +325,7 @@ Intel Compilers
|
|||
|
||||
Your final SCons call might then look something like::
|
||||
|
||||
scons build env_vars=all CC=icc CXX=icpc F90=ifort F77=ifort blas_lapack_libs=mkl_rt blas_lapack_dir=$(MKLROOT)/lib/intel64
|
||||
scons build env_vars=all CC=icc CXX=icpc FORTRAN=ifort blas_lapack_libs=mkl_rt blas_lapack_dir=$(MKLROOT)/lib/intel64
|
||||
|
||||
When installing Cantera after building with the Intel compiler, the normal
|
||||
method of using ``sudo`` to install Cantera will not work because ``sudo``
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue