[Bug 292376] devel/qt6-base: Regression in 6.10.1: qbittorrent crashes after the update
| Newsgroups | gmane.comp.kde.freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292376 --- Comment #20 from Jesper Schmitz Mouridsen <[email protected]> --- Created attachment 269518 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269518&action=edit reproducer of obs-studio issue. cmake -DCMAKE_VERBOSE_MAKEFILE=On -DCMAKE_BUILD_TYPE=Release .. with lto it exposes the issue of obs-studio remove "set(CMAKE_INTERPROCEDURAL_OPTIMIZATION ON)" and it works, without having the QT_FEATURE_reduce_relocations set to OFF as in the original workaround. smt is broken in lto? -- You are receiving this mail because: You are the assignee for the bug.