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

devel/ninja: enable cross compilation #245

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

jkloetzke
Copy link
Member

Ninja requires itself to be built. So for cross-compilation, we need a bootstrap ninja that can be executed on the host.

Ninja requires itself to be built. So for cross-compilation, we need a
bootstrap ninja that can be executed on the host.
@jkloetzke jkloetzke merged commit 46ad661 into BobBuildTool:master Dec 20, 2024
2 checks passed
@jkloetzke jkloetzke deleted the ninja-cross-compile branch December 20, 2024 09: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.

1 participant