On Sat, Nov 01, 2025 at 10:39:57AM +0100, Dmitrii Sharshakov wrote:

> I faced some minor compatibility issues when choosing Clang as the 
> cross-compiler for my target.
> 
> Please review these two fixes, aiming at enabling Clang-based builds (still 
> using GNU binutils)
> for 32-bit ARM targets.
> 
> Tested to fix build with (also run-tested on qemu arm and arm64 with clang):
> 
> make ARCH=arm HOSTCC=clang CROSS_COMPILE=arm-none-eabi- CC=clang 
> imx6ulz_smm_m2b_defconfig
> make ARCH=arm HOSTCC=clang CROSS_COMPILE=arm-none-eabi- CC=clang -j20

Thanks for digging these changes out. I'll take them soon'ish for
v2026.01 and then ideally be able to re-enable LLVM based build tests in
my setup.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to