Re: [PATCH v2 1/4] tools/nolibc: fix misleading help message regarding installation path
From: Thomas Weißschuh
Date: Sun Nov 02 2025 - 06:03:20 EST
On 2025-11-02 11:46:08+0100, Willy Tarreau wrote:
> The help message says the headers are going to be installed into
> tools/include/nolibc but this is only the default if $OUTPUT is not set,
> so better clarify this (the current value of $OUTPUT is already shown).
>
> Signed-off-by: Willy Tarreau <w@xxxxxx>
Applied.