Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1922)

Unified Diff: site/user/quick/desktop.md

Issue 1495913002: Make building with clang documentation a bit easier to find (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | site/user/quick/linux.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/user/quick/desktop.md
diff --git a/site/user/quick/desktop.md b/site/user/quick/desktop.md
index 88e31d72ad2edaa74adc00c45606b92f6e832e84..c3d6df0fbeb9fca7a2facb692d322931ec71557c 100644
--- a/site/user/quick/desktop.md
+++ b/site/user/quick/desktop.md
@@ -32,7 +32,8 @@ Gyp Options
Skia relies on Gyp to generate build files. Read about
[specifying options for Gyp](/user/tips#gypdefines) to set the
-compile-time settings, compiler, build systems, and build directory.
+compile-time settings, compiler (e.g. use clang instead of gcc), build systems,
+and build directory.
Run unit and correctness tests
------------------------------
« no previous file with comments | « no previous file | site/user/quick/linux.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698