Skip to content

Commit

Permalink
Extra env for libsupermesh
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Dec 11, 2024
1 parent bc851df commit 98fb840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/firedrake-install
Original file line number Diff line number Diff line change
Expand Up @@ -1411,6 +1411,7 @@ def create_compiler_env(cc, cxx, f90):
env["MPIF90"] = f90
env["MPI_C_COMPILER"] = f90
env["F90"] = f90
env["MPI_Fortran"] = f90

return env

Expand Down

0 comments on commit 98fb840

Please sign in to comment.