Re: [PATCH v2 34/53] objtool: Include libsubcmd headers directly from source tree
From: Miroslav Benes
Date: Tue May 05 2026 - 07:45:29 EST
On Thu, 30 Apr 2026 21:08:22 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> Instead of installing libsubcmd headers to a build output directory and
> including from there, include directly from tools/lib/ where they
> already exist. This fixes clangd indexing which otherwise can't find
> libsubcmd headers.
Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>
--
Miroslav