4.25 Arm-Linux Cross-Compiling (clang 9 toolchain installer doesn't include ARM 32 toolchain)

Hello,

I noticed that the Clang installer for toolchain version 16 does not include the ARM 32 toolchain. It looks like the last version with ARM 32 support is v13. Should I stick to 4.22, or is 4.25 likely to work?

Thanks!

Update: After making a few additional mods to 4.25’s UEBuildLinux.cs and copying the 7.01 toolchain into the v16 folder, packaging starts using the armv7 toolchain. Getting “Wrong unsigned long size assuption.” error