Hello community,

here is the log from the commit of package glslang for openSUSE:Factory checked 
in at 2020-02-09 21:01:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glslang (Old)
 and      /work/SRC/openSUSE:Factory/.glslang.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glslang"

Sun Feb  9 21:01:37 2020 rev:21 rq:769517 version:8.13.3559+git20

Changes:
--------
--- /work/SRC/openSUSE:Factory/glslang/glslang.changes  2020-01-24 
13:10:28.953416677 +0100
+++ /work/SRC/openSUSE:Factory/.glslang.new.26092/glslang.changes       
2020-02-09 21:01:40.883328492 +0100
@@ -1,0 +2,5 @@
+Mon Feb  3 10:09:18 UTC 2020 - Antonio Larrosa <alarr...@suse.com>
+
+- Fix build when _lto_cflags is not defined (as in SLE/Leap)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glslang.spec ++++++
--- /var/tmp/diff_new_pack.q24uiy/_old  2020-02-09 21:01:42.155329213 +0100
+++ /var/tmp/diff_new_pack.q24uiy/_new  2020-02-09 21:01:42.163329218 +0100
@@ -74,7 +74,7 @@
 %autosetup -p1
 
 %build
-%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
+%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects
 # Trim -Wl,--no-undefined for now 
(https://github.com/KhronosGroup/glslang/issues/1484)
 %cmake -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now"
 make %{?_smp_mflags}


Reply via email to