Adjust rules for analyze_snapshot#35585
Conversation
|
cc @perks |
|
Hey @zanderso thank you for this! Just wanted to confirm and clarify on my part, would also need arm64/aarch64 android support on the target OS ( I think this might be an additional type besides Edit: to clarify as well, since the tool works by insantiating a bare-bones VM to deserialize the snapshot, for most use cases it is run using qemu on an aarch64 binary |
42b4f07 to
0f672d2
Compare
|
Changed to build for more platforms. |
|
@perks https://flutter-review.googlesource.com/c/recipes/+/32780 will start uploading the tool for 64-bit Android targets. Let's start out with that. Given our current build setup, the tool for analyzing 64-bit iOS targets would only be able to run on macOS. |
|
@zanderso Sounds great, thank you so much! |
The
analyze_snapshotbinary is only needed for Linux hosts when targeting x64 Android. This PR narrows down #35495 and adds archive rules that mirror those forgen_snapshot.Needed for https://flutter-review.googlesource.com/c/recipes/+/32780