Re: [PATCH 0/9] kbuild: uapi: remove usage of toolchain headers
Nicolas Schier <[email protected]> Thu, 05 Mar 2026 10:41:55 +0100
| Newsgroups | org.kernel.vger.linux-hexagon,org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 27 Feb 2026 07:37:58 +0100, Thomas Weißschuh <[email protected]> wrote: > Currently the test compilation of some UAPI headers requires a toolchain > libc headers. Remove that dependency. Thanks a lot for the highly appreciated clean up! Having -nostdinc in UAPI header tests is good thing! Kind regards, Nicolas Reviewed-by: Nicolas Schier <[email protected]> Tested-by: Nicolas Schier <[email protected]> -- Nicolas