On Sat, 12 Jul 2025 12:45:58 +0200, Mark Kettenis wrote: > 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. > >
Applied to u-boot/master, thanks! [1/1] kbuild: Don't mandate gcc as the host compiler commit: bd0ade7d090a334b3986936d63a34001d99722ad -- Tom