Skip to content

GHA: simplify the compiler context #896

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

Merged
merged 1 commit into from
Feb 13, 2025
Merged

GHA: simplify the compiler context #896

merged 1 commit into from
Feb 13, 2025

Conversation

compnerd
Copy link
Owner

@compnerd compnerd commented Feb 6, 2025

With the removal of the runtimes build in unified build, we are able to universally inline some of the computation of the flags. Other options are no longer required to be evaluated at build time. Re-order some of the options to similarly order the macOS and Windows builds.

With the removal of the runtimes build in unified build, we are able to
universally inline some of the computation of the flags. Other options
are no longer required to be evaluated at build time. Re-order some of
the options to similarly order the macOS and Windows builds.
@hjyamauchi hjyamauchi merged commit 0806ec8 into main Feb 13, 2025
1 check was pending
@hjyamauchi hjyamauchi deleted the compnerd/context branch February 13, 2025 23:12
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