mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
changed FC_DEFAULT to FC
This commit is contained in:
parent
1183f28ddd
commit
d400cbcf09
2 changed files with 6 additions and 6 deletions
|
|
@ -128,7 +128,7 @@ more control over which tests are executed.
|
|||
Before running the test suite python script, the following environmental
|
||||
variables should be set if the default paths are incorrect:
|
||||
|
||||
* **FC_DEFAULT** - The command of the default Fortran compiler.
|
||||
* **FC** - The command of the Fortran compiler (e.g. gfotran, ifort).
|
||||
|
||||
* Default - *gfortran*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue