| commit | 2c4c3a6c47a238fe9b24f4ebe2633905299edc76 | [log] [tgz] |
|---|---|---|
| author | Chris Bracken <chris@bracken.jp> | Thu Apr 14 18:40:01 2022 -0700 |
| committer | GitHub <noreply@github.com> | Thu Apr 14 18:40:01 2022 -0700 |
| tree | c9721c6695c156e0d19dcbca4d74432db7e4bfb4 | |
| parent | 678ecd4d91c1550cfe8bd48cb6fcc2dcf0a614dd [diff] |
[Win32] Don't warn on certain deprecated stdlib fns (#564) Disable warnings about use of open, close, read, strdup, and some other deprecated functions that will almost certainly never be removed, that are found in third_party libraries. Issue: https://github.com/flutter/flutter/issues/59199
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.