[Doc] Remove old F77 and F90 SCons options from Intel instructions

This commit is contained in:
Bryan W. Weber 2015-10-28 15:33:13 -04:00
parent d4fb85d4c3
commit afde0a7b52

View file

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