Accepting request 697614 from home:marxin:branches:multimedia:libs

Disable LTO (boo#1133255).

OBS-URL: https://build.opensuse.org/request/show/697614
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libvpx?expand=0&rev=103
This commit is contained in:
Tomáš Chvátal 2019-04-25 07:38:21 +00:00 committed by Git OBS Bridge
parent ccfc8947f1
commit e77f9aec98
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 17:22:03 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133255).
-------------------------------------------------------------------
Mon Feb 11 13:49:33 UTC 2019 - Adrian Schröter <adrian@suse.de>

View File

@ -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