configure: Note that -linker works also with clang
Change-Id: If91eb1b5ad9a6b67e411b4d399fc3e1ede996e41 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
e8b3d35a18
commit
c3199f018e
@ -139,7 +139,7 @@ Build options:
|
|||||||
-pch ................. Use precompiled headers [auto]
|
-pch ................. Use precompiled headers [auto]
|
||||||
-ltcg ................ Use Link Time Code Generation [no]
|
-ltcg ................ Use Link Time Code Generation [no]
|
||||||
-linker [bfd,gold,lld] Force use of the GNU ld, GNU gold or LLVM/LLD linker
|
-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)
|
-ccache .............. Use the ccache compiler cache [no] (Unix only)
|
||||||
|
|
||||||
-warnings-are-errors . Treat warnings as errors [no; yes if -developer-build]
|
-warnings-are-errors . Treat warnings as errors [no; yes if -developer-build]
|
||||||
|
Loading…
Reference in New Issue
Block a user