[PATCH v2 2/2] kbuild: Bump the build system to 5.1

Tom Rini trini at konsulko.com
Thu Jul 17 19:41:48 CEST 2025


On Thu, Jul 17, 2025 at 06:03:09PM +0100, Sudeep Holla wrote:

> Hi,
> 
> I see build break with clang after the commit 5f520875bdf0 ("kbuild:
> Bump the build system to 5.1"):
> 
> Build command:
> $make -j`nproc` ARCH=arm64 O=$BUILD_DIR
> CROSS_COMPILE=aarch64-none-linux-gnu- HOSTCC=clang
> vexpress_aemv8a_semi_defconfig
> $make -j`nproc` ARCH=arm   O=$BUILD_DIR
> CROSS_COMPILE=aarch64-none-linux-gnu- HOSTCC=clang CC=clang all

Does it still fail if you don't pass ARCH=? That's not valid in U-Boot
and can lead to breakage.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250717/8861215c/attachment.sig>


More information about the U-Boot mailing list