Revert "For --time'd failed gn_run_binary.py runs repeat failed command (#910)" (#914)

This reverts commit 4006f2730e566c2a4c2bbbbba406f888c401e094 as it
showed that repeated execution of gen_snapshot was passing, so first run
failure was indeed transient:
https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20mac_ios_engine/12634
1 file changed
tree: 54b047f251fb6ba74c9d5eedf65d3eb863f496f4
  1. build/
  2. build_overrides/
  3. tools/
  4. .clang-format
  5. .gitattributes
  6. .gitignore
  7. .gn
  8. AUTHORS
  9. BUILD.gn
  10. CODEOWNERS
  11. LICENSE
  12. README.md
README.md

OpenSSF Scorecard

buildroot

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.