diff --git a/doc/gccgo_install.html b/doc/gccgo_install.html index 360da95999..b9ca4c6230 100644 --- a/doc/gccgo_install.html +++ b/doc/gccgo_install.html @@ -34,7 +34,7 @@ Building gccgo is just like building gcc with one additional option. See the instructions on the gcc web site. When you run configure, add the -option --enable-languages=go (along with other languages you +option --enable-languages=c,c++,go (along with other languages you may want to build).