Chromium Code Reviews| Index: docs/linux_faster_builds.md |
| diff --git a/docs/linux_faster_builds.md b/docs/linux_faster_builds.md |
| index 4ee17264fd00e4af80085d328547504e8d25278c..b3da53d76781c231183c7e2614bb833c18fd14cc 100644 |
| --- a/docs/linux_faster_builds.md |
| +++ b/docs/linux_faster_builds.md |
| @@ -46,7 +46,7 @@ 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. |
|
Nico
2016/01/14 15:15:18
Why is this necessary? Is this an icecc bug? If so
|
| ## Build only specific targets |