Hello community,

here is the log from the commit of package gnustep-make for openSUSE:Factory 
checked in at 2019-09-20 14:36:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnustep-make (Old)
 and      /work/SRC/openSUSE:Factory/.gnustep-make.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnustep-make"

Fri Sep 20 14:36:08 2019 rev:3 rq:729323 version:2.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnustep-make/gnustep-make.changes        
2017-05-27 13:14:24.225106912 +0200
+++ /work/SRC/openSUSE:Factory/.gnustep-make.new.7948/gnustep-make.changes      
2019-09-20 14:36:11.167081992 +0200
@@ -1,0 +2,5 @@
+Sun Sep  8 21:09:13 UTC 2019 - Fred kiefer <fredkie...@gmx.de>
+
+- Disable LTO as this isn't working for Objective-C projects.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnustep-make.spec ++++++
--- /var/tmp/diff_new_pack.vUu8NS/_old  2019-09-20 14:36:11.671081898 +0200
+++ /var/tmp/diff_new_pack.vUu8NS/_new  2019-09-20 14:36:11.675081897 +0200
@@ -20,6 +20,8 @@
 %define         gs_config        %{_sysconfdir}/GNUstep/GNUstep.conf
 %define         gs_layout        fhs-other
 %define         gs_makefiles     %{_datadir}/GNUstep/Makefiles
+# Disable LTO for all GNUstep packages
+%define         _lto_cflags      %{nil}
 
 Name:           gnustep-make
 Summary:        GNUstep Makefile package



Reply via email to