Re: [PATCH 0/2] tools/nolibc: avoid -Wundef warnings

From: Willy Tarreau

Date: Sun Mar 22 2026 - 04:40:31 EST


On Wed, Mar 18, 2026 at 05:12:41PM +0100, Thomas Weißschuh wrote:
> Make sure nolibc does not trigger -Wundef warnings.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>

Yeah I think it's fairly reasonable like this. For the whole series:

Acked-by: Willy Tarreau <w@xxxxxx>

Thanks!
Willy