On Fri, Sep 12, 2025 at 01:07:58PM +0200, Thomas Weißschuh wrote: > The Makefile does *not* use -nostdinc, so the nolibc program probably finds > the toolchain's glibc asm/hwcap.h. > There also doesn't seem to be a static arm64 hwcap header in tools/include in > the first place. > I am still wondering how this works for the other tests.
make headers_install puts a copy in usr/include, probably we just need to include that in the include path.
signature.asc
Description: PGP signature

