summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9a33264..5124a71 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,8 @@ Fields for building the toolchains:
`clang-tidy`. Additionally, Clang versions `18` and newer will also include
the *external project*
[Include What You Use](https://github.com/include-what-you-use/include-what-you-use).
+- `INCLUDE_LLD`:
+ For `clang` toolchains, add the LLD linker to toolchain. (default: `false`)
Fields for using the toolchains
(within [Justbuild](https://github.com/just-buildsystem/justbuild) projects):