diff --git a/libvpx.changes b/libvpx.changes index 8646c0b..e9680ef 100644 --- a/libvpx.changes +++ b/libvpx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 24 17:22:03 UTC 2019 - Martin Liška + +- Disable LTO (boo#1133255). + ------------------------------------------------------------------- Mon Feb 11 13:49:33 UTC 2019 - Adrian Schröter diff --git a/libvpx.spec b/libvpx.spec index 6ae5908..8ea1fc4 100644 --- a/libvpx.spec +++ b/libvpx.spec @@ -97,6 +97,7 @@ The WebM file structure is based on the Matroska container. %patch4 -p1 %build +%define _lto_cflags %{nil} %if 0%{?suse_version} < 1310 sed -i~ /ssse3/d configure sed -i~ 's@ssse3@@' build/make/rtcd.pl