| commit | 678ecd4d91c1550cfe8bd48cb6fcc2dcf0a614dd | [log] [tgz] |
|---|---|---|
| author | Chris Bracken <chris@bracken.jp> | Thu Apr 14 17:51:42 2022 -0700 |
| committer | GitHub <noreply@github.com> | Thu Apr 14 17:51:42 2022 -0700 |
| tree | 6b2ee8ffabfb0445e69080f798d325cdabfcfd70 | |
| parent | 60d942d91bf97e9c9f0876fb54d6cfba77c17dfb [diff] |
[Win32] Don't warn on #pragma optimize (#563) Disable this warning when building with clang on Windows, which has no support for #pragma optimize. See: https://crbug.com/505314#c13 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.