Commit 8aeaf56
committed
Fix CMake coarray introspection problem
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.1 parent 3a9bfd2 commit 8aeaf56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments