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

Fix create_arm_gen_snapshot target #26538

Merged
merged 2 commits into from Jun 3, 2021
Merged

Conversation

mraleph
Copy link
Member

@mraleph mraleph commented Jun 2, 2021

It should depend on the gen_snapshot target produced by the host toolchain and not with a target toolchain. Depending on the wrong gen_snapshot means we will not re-execute create_arm_gen_snapshot sometimes when it is actually necessary.

@mraleph mraleph requested a review from zanderso June 2, 2021 13:29
@google-cla google-cla bot added the cla: yes label Jun 2, 2021
Copy link
Member

@zanderso zanderso left a comment

Choose a reason for hiding this comment

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

@zanderso
Copy link
Member

zanderso commented Jun 2, 2021

The Windows Android AOT Engine failure is related to this change.

@mraleph
Copy link
Member Author

mraleph commented Jun 2, 2021

I will fix before landing.

@zanderso
Copy link
Member

zanderso commented Jun 2, 2021

The failure in Mac Host Engine should clear up after rebasing after the revert here #26540

lib/snapshot/BUILD.gn Outdated Show resolved Hide resolved
@chinmaygarde chinmaygarde added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Jun 3, 2021
@fluttergithubbot fluttergithubbot merged commit 2da2d03 into flutter:master Jun 3, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 4, 2021
naudzghebre pushed a commit to naudzghebre/engine that referenced this pull request Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
5 participants