Re: [PATCH 27/48] objtool: Include libsubcmd headers directly from source tree

From: Song Liu

Date: Fri Apr 24 2026 - 18:00:10 EST


On Wed, Apr 22, 2026 at 9:04 PM 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.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

Acked-by: Song Liu <song@xxxxxxxxxx>