https://bugs.kde.org/show_bug.cgi?id=401742
--- Comment #9 from Bernhard M. Wiedemann <kdebugs...@lsmod.de> --- According to our (SUSE) compiler guys, the .o files created with -flto are only intermediate artifacts and not meant to be shipped to users. So maybe the better fix would then be to not ship those .a files containing them? It would also be nice if gcc could produce deterministic results there, but apparently they need some unique ID and it is hard (from code or design) to hash inputs or such. -- You are receiving this mail because: You are watching all bug changes.