Hello community, here is the log from the commit of package liboil for openSUSE:Factory checked in at 2019-04-28 19:58:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liboil (Old) and /work/SRC/openSUSE:Factory/.liboil.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liboil" Sun Apr 28 19:58:34 2019 rev:31 rq:697768 version:0.3.17 Changes: -------- --- /work/SRC/openSUSE:Factory/liboil/liboil.changes 2018-03-16 10:34:02.496581297 +0100 +++ /work/SRC/openSUSE:Factory/.liboil.new.5536/liboil.changes 2019-04-28 19:58:43.974961017 +0200 @@ -1,0 +2,5 @@ +Wed Apr 24 17:13:35 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO (boo#1133238). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liboil.spec ++++++ --- /var/tmp/diff_new_pack.iLOGcD/_old 2019-04-28 19:58:44.638960616 +0200 +++ /var/tmp/diff_new_pack.iLOGcD/_new 2019-04-28 19:58:44.642960614 +0200 @@ -1,7 +1,7 @@ # # spec file for package liboil # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -94,6 +94,7 @@ %patch2 -p1 %build +%define _lto_cflags %{nil} %configure --disable-static --with-pic make %{?_smp_mflags} # Do NOT! disable running the testsuite or make failures
