Re: [PATCH 2/3] kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
From: Matt Fleming
Date: Wed Nov 06 2024 - 14:20:25 EST
Hey there,
Can you explain how this change works a bit more? This reads like it's now
impossible to build the debian linux-headers package with clang? At Cloudflare,
we're using a custom build of gcc, not the gcc-x86-64-linux-gnu package, and
with this change we can no longer build linux-headers.
What's the solution for those of us that want to build the linux-headers deb
package but can't install gcc-*-linux-gnu?