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

Buildroot side of change to narrow Windows Android arm hack #645

Merged
merged 1 commit into from
Nov 5, 2022

Conversation

zanderso
Copy link
Member

@zanderso zanderso commented Oct 28, 2022

This is the buildroot side of flutter/engine#37125, which will narrow the hack we use to build gen_snapshot to target 32-bit Android on Windows. In particular, along with 37125, this patch adjusts so that current_cpu and host_cpu will always be the host architecture (x86), and target_cpu, and dart_target_arch will be the target architecture (arm). This confusing state will only exist for this one configuration following these patches.

@zanderso zanderso merged commit 4099e11 into flutter:master Nov 5, 2022
@zanderso zanderso deleted the fix-win-hack branch November 5, 2022 01:43
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