Commit e6aa1d18 authored by Kush Sinha's avatar Kush Sinha Committed by Commit Bot

Fix typo in Linux build instructions

Change-Id: Ibd3291ac69042141ad9809021abcb6d7a18b27cf
Reviewed-on: https://chromium-review.googlesource.com/779186Reviewed-by: default avatarPavol Marko <pmarko@chromium.org>
Commit-Queue: Kush Sinha <sinhak@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517814}
parent 3d1e7a12
...@@ -176,7 +176,7 @@ See [related bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808181). ...@@ -176,7 +176,7 @@ See [related bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808181).
#### ccache #### ccache
You can use [ccache](https://ccache.samba.org) to speed up local builds (again, You can use [ccache](https://ccache.samba.org) to speed up local builds (again,
this is not useful if you're using a Googler using Goma). this is not useful if you're a Googler using Goma).
Increase your ccache hit rate by setting `CCACHE_BASEDIR` to a parent directory Increase your ccache hit rate by setting `CCACHE_BASEDIR` to a parent directory
that the working directories all have in common (e.g., that the working directories all have in common (e.g.,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment