Commit a189f1f
committed
configury: ensure to remove *.mod files
At the end of the OMPI_FORTRAN_CHECK_IGNORE_TKR_SUB macro, ensure to
remove any generated *.mod files (rather than relying on some other
macro -- cough cough OMPI_FORTRAN_CHECK_BIND_C_TYPE cough cough -- to
remove *.mod files for us).
Signed-off-by: Jeff Squyres <[email protected]>
(cherry picked from commit c08258c)1 parent cc06926 commit a189f1f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| 227 | + | |
| 228 | + | |
227 | 229 | | |
228 | 230 | | |
229 | 231 | | |
230 | | - | |
| |||
0 commit comments