Skip to content
Merged
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/ltoworkarounds.conf
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ dev-db/firebird *FLAGS=-flto*
app-office/libreoffice "has firebird ${IUSE//+} && use firebird && FlagSubAllFlags -flto*"
net-misc/nx *FLAGS-=-flto* # ODR violation during compilation
x11-base/xorg-server *FLAGS-=-flto* # linking error during compilation
sys-cluster/glusterfs *FLAGS=-flto* # undefined reference to `glfs_subvol_done'

# BEGIN: LTO not recommended
# Packages which can be built with LTO but leads to problems/crashes/segfaults
Expand Down