There is no Intel Fortran compiler.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-06-20 15:25:42 +00:00
parent 192c742812
commit 588f95e781
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48969

View file

@ -586,10 +586,9 @@
<sect1 xml:id="uses-fortran">
<title><literal>fortran</literal></title>
<para>Possible arguments: <literal>gcc</literal> (default),
<literal>ifort</literal></para>
<para>Possible arguments: <literal>gcc</literal> (default)</para>
<para>Uses the Fortran compiler from either GNU or Intel.</para>
<para>Uses the GNU Fortran compiler.</para>
</sect1>
<sect1 xml:id="uses-fuse">