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 |