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

Conversation

@eyebrowsoffire
Copy link
Contributor

@eyebrowsoffire eyebrowsoffire commented Apr 10, 2024

Buildroot changes needed for flutter/engine#52023

@eyebrowsoffire eyebrowsoffire marked this pull request as ready for review July 1, 2024 18:02
@eyebrowsoffire eyebrowsoffire requested a review from ditman July 1, 2024 18:02
Copy link
Member

@ditman ditman left a comment

Choose a reason for hiding this comment

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

This makes sense!

Comment on lines 297 to 299
"-s",
"MODULARIZE=1",
"-sEXPORT_ES6",
Copy link
Member

Choose a reason for hiding this comment

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

Why not

"-s",
"EXPORT_ES6",

Like the other options? (is it because it doesn't have =?)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think I just made an arbitrary choice. I can make it consistent with the others.

@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 1, 2024
@auto-submit auto-submit bot merged commit 6c01dbc into master Jul 1, 2024
eyebrowsoffire added a commit that referenced this pull request Jul 1, 2024
auto-submit bot pushed a commit that referenced this pull request Jul 1, 2024
)

This reverts commit 6c01dbc.

The corresponding engine change is causing issues with the engine -> framework roll and is being reverted.
auto-submit bot pushed a commit that referenced this pull request Jul 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants