Hello community,

here is the log from the commit of package cblas for openSUSE:Factory checked 
in at 2019-09-11 10:36:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cblas (Old)
 and      /work/SRC/openSUSE:Factory/.cblas.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cblas"

Wed Sep 11 10:36:58 2019 rev:3 rq:729859 version:20110120

Changes:
--------
--- /work/SRC/openSUSE:Factory/cblas/cblas.changes      2016-06-07 
23:50:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cblas.new.7948/cblas.changes    2019-09-11 
10:36:59.759268306 +0200
@@ -1,0 +2,5 @@
+Tue Sep 10 11:53:15 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Use -ffat-lto-objects when building static libraries.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cblas.spec ++++++
--- /var/tmp/diff_new_pack.7FG7Vw/_old  2019-09-11 10:37:00.423268113 +0200
+++ /var/tmp/diff_new_pack.7FG7Vw/_new  2019-09-11 10:37:00.427268112 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cblas
 #
-# Copyright (c) 2016 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/
 #
 
 
@@ -74,6 +74,7 @@
 cp Makefile.LINUX Makefile.in
 
 %build
+%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 make %{?_smp_mflags} alllib CFLAGS="%{optflags} -fPIC -DADD_" \
        FFLAGS="%{optflags} -fPIC" LOADER=gfortran
 mv lib/cblas_LINUX.a ./libcblas_pic.a


Reply via email to