Hello community, here is the log from the commit of package libx86 for openSUSE:Factory checked in at 2019-09-11 10:37:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libx86 (Old) and /work/SRC/openSUSE:Factory/.libx86.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libx86" Wed Sep 11 10:37:04 2019 rev:3 rq:729863 version:1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libx86/libx86.changes 2018-07-28 12:44:11.748858397 +0200 +++ /work/SRC/openSUSE:Factory/.libx86.new.7948/libx86.changes 2019-09-11 10:37:06.799266262 +0200 @@ -1,0 +2,5 @@ +Tue Sep 10 12:05:21 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Use -ffat-lto-objects when building static libraries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libx86.spec ++++++ --- /var/tmp/diff_new_pack.PJ9Uv3/_old 2019-09-11 10:37:07.527266050 +0200 +++ /var/tmp/diff_new_pack.PJ9Uv3/_new 2019-09-11 10:37:07.531266049 +0200 @@ -1,7 +1,7 @@ # # spec file for package libx86 # -# 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/ # @@ -63,6 +63,7 @@ %setup %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects # %ifnarch %ix86 MAKEARGS="BACKEND=x86emu" # %endif
