Skip to content

Commit

Permalink
media-libs/gst-plugins-good: disable LTO on 1.18.4
Browse files Browse the repository at this point in the history
Fails to compile.
  • Loading branch information
aruhier committed Oct 25, 2021
1 parent dde13f7 commit ac37e0a
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 @@ -57,6 +57,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-1.18.4 *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 ac37e0a

Please sign in to comment.