[PATCH] kbuild: Don't mandate gcc as the host compiler
Quentin Schulz
quentin.schulz at cherry.de
Tue Jul 15 10:32:49 CEST 2025
Hi Mark,
On 7/12/25 8:54 PM, Mark Kettenis wrote:
>> From: Mark Kettenis <kettenis at openbsd.org>
>> Date: Sat, 12 Jul 2025 12:45:58 +0200
>>
>> Systems 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 <kettenis at openbsd.org>
>
> 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
More information about the U-Boot
mailing list