From 01b58e6282eef559fc80719b5ebc2eee50f01450 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Wed, 21 Aug 2024 14:26:41 +0200 Subject: clang: Add support for building clang-tidy --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4c77c67..781a8d2 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,8 @@ Fields for building the toolchains: Library directory of the C library on the build host (default: not set) - `HOST_DYNAMIC_LINKER`: Absolute path to the dynamic linker on the build host (default: not set) +- `INCLUDE_LINTER`: + Add linter to toolchain if supported, e.g., `clang-tidy` (default: `false`) Fields for using the toolchains (within [Justbuild](https://github.com/just-buildsystem/justbuild) projects): -- cgit v1.2.3