commit | 8bd55f2862618dbb672a3e10e09e86d05ad158b6 | [log] [tgz] |
---|---|---|
author | Dirk Pranke <[email protected]> | Wed Oct 24 21:22:10 2018 |
committer | Commit Bot <[email protected]> | Wed Oct 24 21:22:10 2018 |
tree | 8baa436cf622d58363b385e75e9343cf7927ae88 | |
parent | 749181de7b7483fe9e3a9f124a68e341d8c2d80a [diff] [blame] |
Update doc references to ninja to also mention autoninja. Change-Id: Ib45d3f86a0b68f6d0b10847cf7e3859b640e34a3 Reviewed-on: https://chromium-review.googlesource.com/c/1292403 Commit-Queue: Dirk Pranke <[email protected]> Reviewed-by: Bruce Dawson <[email protected]> Cr-Commit-Position: refs/heads/master@{#602453}
diff --git a/docs/chromeos_build_instructions.md b/docs/chromeos_build_instructions.md index 852fc254..164f5de 100644 --- a/docs/chromeos_build_instructions.md +++ b/docs/chromeos_build_instructions.md
@@ -42,6 +42,9 @@ $ autoninja -C out/Default chrome $ out/Default/chrome +(`autoninja` is a wrapper that automatically provides optimal values for the +arguments passed to `ninja`). + Some additional options you may wish to set by passing in `--args` to `gn gen` or running `gn args out/Default`: