set F77_OPENMP_FLAGS from F90_OPENMP_FLAGS

Issue #2284 resolved
Roland Haas created an issue

Since git hash e8f2db41 "Drop explicit support for Fortran 77 in Cactus" of cactus (about 4 years ago) Cactus has no longer supported F77 options and derived them from F90 options.

Two options were missed though: F77_OPENMP_FLAGS and F77_VERSION. Pull request https://bitbucket.org/cactuscode/cactus/pull-requests/64/rhaas-openmp-f77flags/diff adds those.

Comments (3)

  1. Log in to comment