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

Unified Diff: docs/linux_faster_builds.md

Issue 1477433002: Add note about sysroot not working with icecc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/linux_faster_builds.md
diff --git a/docs/linux_faster_builds.md b/docs/linux_faster_builds.md
index 625e0cfa951baff92784eb7db946540d73369f6c..dd6285e481bd53f8ab9c822eed174fca7082b8f8 100644
--- a/docs/linux_faster_builds.md
+++ b/docs/linux_faster_builds.md
@@ -40,6 +40,10 @@ When you use Icecc, you need to set some gyp variables.
Icecc doesn't support clang yet.
+ use_sysroot=0
+
+Icecc doesn't work with sysroot.
+
## Build only specific targets
If you specify just the target(s) you want built, the build will only walk that
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698