Hello community,

here is the log from the commit of package ffcall for openSUSE:Factory checked 
in at 2019-09-13 15:01:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffcall (Old)
 and      /work/SRC/openSUSE:Factory/.ffcall.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffcall"

Fri Sep 13 15:01:46 2019 rev:11 rq:730438 version:2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffcall/ffcall.changes    2019-08-27 
10:24:39.919926463 +0200
+++ /work/SRC/openSUSE:Factory/.ffcall.new.7948/ffcall.changes  2019-09-13 
15:03:38.173278192 +0200
@@ -1,0 +2,10 @@
+Thu Sep 12 13:52:51 UTC 2019 - Andreas Schwab <sch...@suse.de>
+
+- Add riscv64 to ffcall_arches
+
+-------------------------------------------------------------------
+Tue Sep 10 20:17:14 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Use -ffat-lto-objects when building static libraries.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ffcall.spec ++++++
--- /var/tmp/diff_new_pack.9Tpfc1/_old  2019-09-13 15:03:38.961278024 +0200
+++ /var/tmp/diff_new_pack.9Tpfc1/_new  2019-09-13 15:03:38.961278024 +0200
@@ -21,7 +21,7 @@
 # This package uses assembly to do its work.  This is the entire list of
 # supported architectures understood by RPM, even those not currently supported
 # by Fedora.  RPM hasn't heard about line continuations, hence the mess.
-%global ffcall_arches %ix86 x86_64 %alpha %arm aarch64 parisc hppa1.0 hppa1.1 
hppa1.2 hppa2.0 ia64 m68k mips mipsel ppc ppc64 ppc64le ppc8260 ppc8560 
ppc32dy4 ppciseries ppcpseries s390 s390x %sparc sparc64
+%global ffcall_arches %ix86 x86_64 %alpha %arm aarch64 parisc hppa1.0 hppa1.1 
hppa1.2 hppa2.0 ia64 m68k mips mipsel ppc ppc64 ppc64le ppc8260 ppc8560 
ppc32dy4 ppciseries ppcpseries riscv64 s390 s390x %sparc sparc64
 
 Name:           ffcall
 Version:        2.2
@@ -83,6 +83,7 @@
 find . -name \*.o | xargs rm -f
 
 %build
+%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