Hello community, here is the log from the commit of package libaio for openSUSE:Factory checked in at 2019-04-30 12:55:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libaio (Old) and /work/SRC/openSUSE:Factory/.libaio.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libaio" Tue Apr 30 12:55:46 2019 rev:35 rq:697797 version:0.3.109 Changes: -------- --- /work/SRC/openSUSE:Factory/libaio/libaio.changes 2019-03-13 09:06:00.763443822 +0100 +++ /work/SRC/openSUSE:Factory/.libaio.new.5536/libaio.changes 2019-04-30 12:55:48.606210681 +0200 @@ -1,0 +2,5 @@ +Wed Apr 24 17:07:30 UTC 2019 - Martin Liška <mli...@suse.cz> + +- Disable LTO (boo#1133233). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libaio.spec ++++++ --- /var/tmp/diff_new_pack.vKOGFL/_old 2019-04-30 12:55:49.550211605 +0200 +++ /var/tmp/diff_new_pack.vKOGFL/_new 2019-04-30 12:55:49.550211605 +0200 @@ -52,8 +52,8 @@ %package -n %lname Summary: Linux-Native Asynchronous I/O Access Library -Group: System/Libraries # O/P added 2011-11-27 +Group: System/Libraries Obsoletes: libaio < %version-%release Provides: libaio = %version-%release @@ -92,6 +92,7 @@ %patch10 -p1 %build +%define _lto_cflags %{nil} make %{?_smp_mflags} CC="%__cc" OPTFLAGS="$RPM_OPT_FLAGS" %install