Skip to content

Commit

Permalink
sys-libs/libosinfo: Add -ffat-lto-objects due to segfault in virt-man…
Browse files Browse the repository at this point in the history
  • Loading branch information
petronio authored Jun 24, 2021
1 parent c00e677 commit 5efc8c2
Showing 1 changed file with 1 addition and 0 deletions.
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 @@ -114,6 +114,7 @@ sci-libs/mpir *FLAGS+=-ffat-lto-objects # compilation error without fat LTO (not
sys-apps/bat *FLAGS+=-ffat-lto-objects # fails to link against git2 functions
sys-apps/exa *FLAGS+=-ffat-lto-objects # fails to link against git2 functions
sys-boot/syslinux *FLAGS+=-ffat-lto-objects #Requires ld.bfd
sys-libs/libosinfo *FLAGS+=-ffat-lto-objects # Causes virt-manager to segfault when opening VM window. May be related to GCC 11. Seen with 1.9.0
sys-power/nut *FLAGS+=-ffat-lto-objects # fails during configure otherwise
x11-terms/alacritty *FLAGS+=-ffat-lto-objects
# END: ffat-lto-objects
Expand Down

0 comments on commit 5efc8c2

Please sign in to comment.