Hello community, here is the log from the commit of package libwebp for openSUSE:Factory checked in at 2019-11-08 15:22:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwebp (Old) and /work/SRC/openSUSE:Factory/.libwebp.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwebp" Fri Nov 8 15:22:24 2019 rev:27 rq:745192 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libwebp/libwebp.changes 2019-09-07 12:31:26.533687704 +0200 +++ /work/SRC/openSUSE:Factory/.libwebp.new.2990/libwebp.changes 2019-11-08 15:22:29.230789209 +0100 @@ -1,0 +2,5 @@ +Fri Nov 1 11:48:03 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO (boo#1155449) for ARM targets. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwebp.spec ++++++ --- /var/tmp/diff_new_pack.RZQ7wg/_old 2019-11-08 15:22:29.890789907 +0100 +++ /var/tmp/diff_new_pack.RZQ7wg/_new 2019-11-08 15:22:29.898789915 +0100 @@ -131,6 +131,11 @@ %autosetup -p1 %build + +%ifarch %arm +%define _lto_cflags %{nil} +%endif + %configure --disable-static \ --enable-libwebpmux --enable-libwebpdemux \ --enable-libwebpdecoder --enable-libwebpextras
