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

Unified Diff: docs/linux_faster_builds.md

Issue 1584133002: Polish icecc instructions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add bug link Created 4 years, 11 months 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 4ee17264fd00e4af80085d328547504e8d25278c..ccad74e1668404bb8a5a71bebb1f19dc11cf2eb0 100644
--- a/docs/linux_faster_builds.md
+++ b/docs/linux_faster_builds.md
@@ -46,7 +46,8 @@ Icecc doesn't work with sysroot.
linux_use_bundled_gold=0
-Using the system linker is necessary since a recent binutils upgrade.
+Using the system linker is necessary when using glibc 2.21 or newer. See
+[related bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808181).
## Build only specific targets
« 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