Hi Mark, On 7/12/25 8:54 PM, Mark Kettenis wrote:
From: Mark Kettenis <[email protected]> Date: Sat, 12 Jul 2025 12:45:58 +0200Systems that use clang may not have gcc installed. Set HOSTCC to cc and HOSTCXX to c++ like we did before to make those systems work again. Fixes: 5f520875bdf0 ("kbuild: Bump the build system to 5.1")Just realized I forgot my Signed-of-by tag. So: Signed-off-by: Mark Kettenis <[email protected]> Or should I resend the patch with that included?
I would recommend resending the patch so that it's less work for maintainer(s) when applying the patch.
Cheers, Quentin

