[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <948de1d6-22e8-421a-b9fc-f8f52de8a7e1@t-8ch.de>
Date: Sun, 2 Nov 2025 15:39:39 +0100
From: Thomas Weißschuh <linux@...ssschuh.net>
To: Willy Tarreau <w@....eu>
Cc: shuah@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tools/nolibc: make the "headers" target install all
 supported archs
On 2025-11-02 15:10:45+0100, Willy Tarreau wrote:
> The efforts we go through by installing a single arch are counter
> productive when the base directory already supports them all, and
> the arch-specific files are really small. Let's make the "headers"
> target simply install headers for all supported archs and stop
> trying to build a hybrid "arch.h" file on the fly, to instead keep
> the generic one. Now the same nolibc headers installation will be
> usable with any arch-specific uapi installation.
> 
> Signed-off-by: Willy Tarreau <w@....eu>
I like it! Applied.
Powered by blists - more mailing lists