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 missing forward of defines in dart_runner build #33412

Merged
merged 1 commit into from May 17, 2022

Conversation

chaselatta
Copy link
Contributor

By moving to a source set the we were not picking up the extra_defines so AOT_RUNTIME was being ignored in the dart_runner.cc class. This change will forward the defines to the runner sources as well.

@chaselatta chaselatta merged commit f3a6ee9 into flutter:main May 17, 2022
@chaselatta chaselatta deleted the fix-sourceset branch May 17, 2022 16:36
CaseyHillers pushed a commit to CaseyHillers/engine that referenced this pull request May 17, 2022
CaseyHillers pushed a commit that referenced this pull request May 17, 2022
#33412) (#33430)

Co-authored-by: Chase Latta <638538+chaselatta@users.noreply.github.com>
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 17, 2022
CaseyHillers pushed a commit to CaseyHillers/engine that referenced this pull request May 18, 2022
CaseyHillers pushed a commit that referenced this pull request May 18, 2022
Co-authored-by: Chase Latta <638538+chaselatta@users.noreply.github.com>
CaseyHillers pushed a commit to CaseyHillers/engine that referenced this pull request May 19, 2022
CaseyHillers pushed a commit that referenced this pull request May 19, 2022
#33412) (#33491)

Co-authored-by: Chase Latta <638538+chaselatta@users.noreply.github.com>
houhuayong pushed a commit to houhuayong/engine that referenced this pull request Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants