diff --git a/config_help.txt b/config_help.txt index 09c43a580bf..3bbdaef4fe0 100644 --- a/config_help.txt +++ b/config_help.txt @@ -139,7 +139,7 @@ Build options: -pch ................. Use precompiled headers [auto] -ltcg ................ Use Link Time Code Generation [no] -linker [bfd,gold,lld] Force use of the GNU ld, GNU gold or LLVM/LLD linker - instead of default one (GCC only) + instead of default one (GCC and clang only) -ccache .............. Use the ccache compiler cache [no] (Unix only) -warnings-are-errors . Treat warnings as errors [no; yes if -developer-build]