diff --git a/docs/GoldPlugin.html b/docs/GoldPlugin.html index 2808dfa0b1c..76e49f040d6 100644 --- a/docs/GoldPlugin.html +++ b/docs/GoldPlugin.html @@ -21,8 +21,8 @@

Building with link time optimization requires cooperation with the -system linker. To support LTO on Linux systems, we requires that you use -gold which has support for +system linker. LTO support on Linux systems requires that you use +gold which supports for LTO via plugins. This is the same system used by the upcoming GCC LTO support.