Hello community, here is the log from the commit of package pmdk for openSUSE:Factory checked in at 2019-05-03 22:36:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pmdk (Old) and /work/SRC/openSUSE:Factory/.pmdk.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pmdk" Fri May 3 22:36:58 2019 rev:6 rq:698275 version:1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/pmdk/pmdk.changes 2018-11-08 09:49:03.393059788 +0100 +++ /work/SRC/openSUSE:Factory/.pmdk.new.5148/pmdk.changes 2019-05-03 22:36:59.650560569 +0200 @@ -1,0 +2,5 @@ +Wed Apr 24 17:31:35 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO (boo#1133276). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pmdk.spec ++++++ --- /var/tmp/diff_new_pack.kNOPyi/_old 2019-05-03 22:37:00.158561624 +0200 +++ /var/tmp/diff_new_pack.kNOPyi/_new 2019-05-03 22:37:00.166561641 +0200 @@ -1,7 +1,7 @@ # # spec file for package pmdk # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright 2016, Intel Corporation # # All modifications and additions to the file contributed by third parties @@ -285,6 +285,7 @@ %setup -q %build +%define _lto_cflags %{nil} # Currently, NVML makefiles do not allow to easily override CFLAGS, # so the build flags are passed via EXTRA_CFLAGS. For debug build # selected flags are overriden to disable compiler optimizations.
