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/linux_build_instructions.md b/docs/linux_build_instructions.md index 1d5048c..444c9ffe 100644 --- a/docs/linux_build_instructions.md +++ b/docs/linux_build_instructions.md
@@ -242,8 +242,8 @@ $ autoninja -C out/Default chrome ``` -`autoninja` is a wrapper that automatically provides optimal values for the -arguments passed to `ninja`. +(`autoninja` is a wrapper that automatically provides optimal values for the +arguments passed to `ninja`.) You can get a list of all of the other build targets from GN by running `gn ls out/Default` from the command line. To compile one, pass the GN label to Ninja