Hello community,

here is the log from the commit of package ffcall for openSUSE:Factory checked 
in at 2019-10-22 15:44:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffcall (Old)
 and      /work/SRC/openSUSE:Factory/.ffcall.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffcall"

Tue Oct 22 15:44:35 2019 rev:12 rq:741482 version:2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffcall/ffcall.changes    2019-09-13 
15:03:38.173278192 +0200
+++ /work/SRC/openSUSE:Factory/.ffcall.new.2352/ffcall.changes  2019-10-22 
15:44:46.869671276 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 10:30:48 UTC 2019 - Dr. Werner Fink <wer...@suse.de>
+
+- Avoid recursion trouble in spec file cause by undefined _lto_cflags  
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ffcall.spec ++++++
--- /var/tmp/diff_new_pack.TlXCSZ/_old  2019-10-22 15:44:47.249671709 +0200
+++ /var/tmp/diff_new_pack.TlXCSZ/_new  2019-10-22 15:44:47.249671709 +0200
@@ -83,7 +83,7 @@
 find . -name \*.o | xargs rm -f
 
 %build
-%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
+%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects
 export CFLAGS="%{optflags} -g -fPIC -fno-strict-aliasing"
 export STRIP=true STRIPPROG=true
 %configure --disable-rpath --with-gnu-ld --enable-thread=posix



Reply via email to