Hello community, here is the log from the commit of package gflags for openSUSE:Factory checked in at 2019-09-16 10:53:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gflags (Old) and /work/SRC/openSUSE:Factory/.gflags.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gflags" Mon Sep 16 10:53:18 2019 rev:2 rq:731054 version:2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gflags/gflags.changes 2018-10-31 13:21:07.523075040 +0100 +++ /work/SRC/openSUSE:Factory/.gflags.new.7948/gflags.changes 2019-09-16 10:53:19.707149493 +0200 @@ -1,0 +2,5 @@ +Tue Sep 10 20:23:51 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Use -ffat-lto-objects when building static libraries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gflags.spec ++++++ --- /var/tmp/diff_new_pack.v1buAp/_old 2019-09-16 10:53:20.247149422 +0200 +++ /var/tmp/diff_new_pack.v1buAp/_new 2019-09-16 10:53:20.251149422 +0200 @@ -1,7 +1,7 @@ # # spec file for package gflags # -# 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 @@ -67,6 +67,7 @@ %setup -q %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects CFLAGS="%{optflags} -pthread" CXXFLAGS="%{optflags} -pthread" export CFLAGS CXXFLAGS
