Skip to content
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

Back port 7991 to v18 release branch #8100

Merged

Conversation

saulecabrera
Copy link
Member

Back ports #7991 to the v18.0.0 release branch.

This allows cross-compilation to work on v18.

@saulecabrera saulecabrera requested a review from a team as a code owner March 12, 2024 16:57
@saulecabrera saulecabrera requested review from fitzgen and removed request for a team March 12, 2024 16:57
)

This commit fixes an accidental regression from bytecodealliance#7766 where
`infer_native_flags` is called even if a target is explicitly specified
to a `Config`. Now inference only happens if a target isn't specified
meaning that the host is selected.
@saulecabrera saulecabrera merged commit 4fb8eca into bytecodealliance:release-18.0.0 Mar 12, 2024
42 checks passed
@saulecabrera saulecabrera deleted the backport-7991-to-18 branch March 12, 2024 17:39
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.

None yet

3 participants