You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix problem wherein the change in f90 source file name extension in the
hacked CMake module, removed in 5527264, was not ported
forwards. Intrinsic CheckFortranSourceCompiles writes a .F file
extension, and mpif90/gcc5.x would barf upon encountering free format
code.
0 commit comments