Skip to content

add support for make flags to the build info script#4672

Merged
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
zingale:add_make_flags
Sep 24, 2025
Merged

add support for make flags to the build info script#4672
WeiqunZhang merged 1 commit intoAMReX-Codes:developmentfrom
zingale:add_make_flags

Conversation

@zingale
Copy link
Copy Markdown
Member

@zingale zingale commented Sep 24, 2025

we can capture any flags provided to "make" via the $(MAKEFLAGS) variable and pass them into the build info generator. This allows us to store the command line overrides in a job_info

Summary

Additional background

Checklist

The proposed changes:

  • fix a bug or incorrect behavior in AMReX
  • add new capabilities to AMReX
  • changes answers in the test suite to more than roundoff level
  • are likely to significantly affect the results of downstream AMReX users
  • include documentation in the code and/or rst files, if appropriate

we can capture any flags provided to "make" via the $(MAKEFLAGS)
variable and pass them into the build info generator.  This
allows us to store the command line overrides in a job_info
@WeiqunZhang WeiqunZhang merged commit d63eece into AMReX-Codes:development Sep 24, 2025
75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants