Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions sys-config/ltoize/files/package.cflags/lto.conf
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ dev-qt/qtscript *FLAGS-=-flto* #LTO patch exists, but crashes on newer Qt versio
dev-scheme/gambit *FLAGS-=-flto* # Runtime errors when gsc when built with LTO on > GCC 8
media-libs/mesa "has video_cards_i965 ${IUSE//+} && use video_cards_i965 && FlagSubAllFlags -flto*"
media-sound/jack2 *FLAGS-=-flto* # segfault in libjack.so.0.1.0 when ANY app trying to use it (breaks everithing built w/ JACK support)
>=media-gfx/blender-2.93.0 *FLAGS+=-ffat-lto-objects # Blender crashes on startup
net-misc/networkmanager *FLAGS-=-flto* # Test failure
net-misc/openssh *FLAGS-=-flto* # hangs on exit with lto
net-news/rssguard *FLAGS-=-flto* # https://bugreports.qt.io/browse/QTBUG-41301 and https://github.com/martinrotter/rssguard/issues/156
Expand Down