Skip to content

v5.0.x: configury: ensure to remove *.mod files #13256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v5.0.x
Choose a base branch
from

Conversation

jsquyres
Copy link
Member

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).

(cherry picked from commit c08258c)

This is the v5.0.x PR corresponding to #13255

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)
@jsquyres jsquyres requested a review from bosilca May 16, 2025 15:01
@github-actions github-actions bot added this to the v5.0.8 milestone May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants