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

[feature] Added cross-building conf variable #15616

Merged

Conversation

franramirez688
Copy link
Contributor

@franramirez688 franramirez688 commented Feb 7, 2024

Changelog: Feature: Added tools.build.cross_building:cross_build to decide whether cross-building or not regardless of the internal Conan mechanism.
Docs: omit
Closes: #15392

@franramirez688 franramirez688 added this to the 2.1 milestone Feb 7, 2024
Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but test is broken, because the Mock doesn't implement the conf.get() correctly

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.

[bug] meson toolchain incorrectly handles cross-compilation on same os/arch tuple.
2 participants