Index: docs/linux_faster_builds.md |
diff --git a/docs/linux_faster_builds.md b/docs/linux_faster_builds.md |
index 9582b389c18119820977caeac5ff6c41036cb818..06c571b56da0adf06383f5bfc9c6cdd6d4b5b8ed 100644 |
--- a/docs/linux_faster_builds.md |
+++ b/docs/linux_faster_builds.md |
@@ -41,7 +41,7 @@ When you use Icecc, you need to [set some GN variables](https://www.chromium.org |
The `-B` option is not supported. |
[relevant commit](https://github.com/icecc/icecream/commit/b2ce5b9cc4bd1900f55c3684214e409fa81e7a92) |
- linux_use_debug_fission = false |
+ use_debug_fission = false |
[debug fission](http://gcc.gnu.org/wiki/DebugFission) is not supported. |
[bug](https://github.com/icecc/icecream/issues/86) |