bladeRF icon indicating copy to clipboard operation
bladeRF copied to clipboard

Cannot build with -flto

Open ZeroChaos- opened this issue 1 year ago • 4 comments

Link time optimization is increasingly common across linux distros, but this fails to build on gentoo when lto is enabled.

I would expect this is easy to replicate with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing

Gentoo Bug https://bugs.gentoo.org/861872

ZeroChaos- avatar Feb 16 '23 14:02 ZeroChaos-