On 1/7/26 13:00, Fabio Pedretti wrote:
Thanks! I noticed however that in Ubuntu it fails to build due to
I suspects this is due to Ubuntu building with LTO (indeed armhf and riscv64 were LTO is disabled build fine).
I've now marked the symbols disappearing with lto as optional, so both optimize=+lto and optimize=-lto should work.
Andreas

