Hello community, here is the log from the commit of package texlive for openSUSE:Factory checked in at 2019-04-28 19:58:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texlive (Old) and /work/SRC/openSUSE:Factory/.texlive.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texlive" Sun Apr 28 19:58:07 2019 rev:53 rq:697747 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/texlive/texlive.changes 2019-01-08 12:18:05.188947687 +0100 +++ /work/SRC/openSUSE:Factory/.texlive.new.5536/texlive.changes 2019-04-28 19:58:19.918975528 +0200 @@ -1,0 +2,5 @@ +Wed Apr 24 17:42:03 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO (boo#1133287). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texlive.spec ++++++ --- /var/tmp/diff_new_pack.QB3z04/_old 2019-04-28 19:58:21.818974382 +0200 +++ /var/tmp/diff_new_pack.QB3z04/_new 2019-04-28 19:58:21.822974380 +0200 @@ -1,7 +1,7 @@ # # spec file for package texlive # -# 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 @@ -3603,6 +3603,7 @@ cp -vf %{S:4} $paths %build +%define _lto_cflags %{nil} # Extend the options file echo "world=${PWD}/world" >> %{options} echo "prefix=${PWD}/prefix" >> %{options}
