Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

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

Merged
zanderso merged 1 commit into
flutter-team-archive:masterfrom
zanderso:fix-win-hack
Nov 5, 2022
Merged

Buildroot side of change to narrow Windows Android arm hack#645
zanderso merged 1 commit into
flutter-team-archive:masterfrom
zanderso:fix-win-hack

Conversation

@zanderso

@zanderso zanderso commented Oct 28, 2022

Copy link
Copy Markdown
Contributor

This is the buildroot side of flutter-team-archive/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-team-archive:master Nov 5, 2022
@zanderso zanderso deleted the fix-win-hack branch November 5, 2022 01:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants