Revert "Allow command execution under `/usr/bin/time` for stats collections (#909)" (#915)

This reverts commit 773652167dbd506c5fb85d168e2c9038f24fed2a as
investigation that it was needed for concluded and the bug fixed.
2 files changed
tree: 3b7e5c6eb563280ec5a14752853e1d7df4facc4e
  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.