Skip to content

Commit

Permalink
media-libs/gst-plugins-good: disable LTO
Browse files Browse the repository at this point in the history
Fails to compile.
  • Loading branch information
aruhier committed Jul 27, 2021
1 parent 11cd222 commit 12ea170
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 @@ -56,6 +56,7 @@ mail-filter/procmail *FLAGS-=-flto* # Causes compile to hang indefinitely
media-gfx/shotwell *FLAGS-=-flto* #Library search error with LTO enabled
media-libs/alsa-lib *FLAGS-=-flto*
media-libs/dav1d *FLAGS-=-flto* # Starting with GCC 11.1.0, various undefined reference errors during linking
media-libs/gst-plugins-good *FLAGS-=-flto* # Fails to compile
media-libs/mlt *FLAGS-=-flto*
media-sound/pulseaudio *FLAGS-=-flto*
media-video/ffmpeg *FLAGS-=-flto* #NOTE: Depending on your CPUFLAGS this may work with LTO. The SSE intrinsics seem to cause problems in some cases. Only x86 requires workaround
Expand Down

0 comments on commit 12ea170

Please sign in to comment.