commit | 019ef31f925873c790dd15cd1cdbe51212d7b1e3 | [log] [tgz] |
---|---|---|
author | Jackson Gardner <jacksongardner@google.com> | Wed Oct 30 09:12:12 2024 -0700 |
committer | Jackson Gardner <jacksongardner@google.com> | Wed Oct 30 09:12:12 2024 -0700 |
tree | ca63e19bd4502ed82035c40e035270699eeb367f | |
parent | 3f1a1f0b26c22a3de5ffe0d3a081397550a12185 [diff] |
Changes a few compile options for the new emscripten (3.1.70) * Specifying the environments explicitly avoids emitting extra code to handle node.js and other environments. * Newer versions of emscripten don't actually produce a .worker.js file anymore, even in pthread builds.
Build environment for the Flutter engine
This repository is used by the flutter/engine repository. For instructions on how to use it, see that repository's CONTRIBUTING.md file.
To update your checkout to use the latest buildroot, run gclient sync
.
To submit patches to this buildroot repository, create a branch, push to that branch, then submit a PR on GitHub for that branch.
To point the engine to a new version of buildroot after your patch is merged, update the buildroot hash in the engine's DEPS file.