Hello community,

here is the log from the commit of package ocaml for openSUSE:Factory checked 
in at 2019-04-25 17:52:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml"

Thu Apr 25 17:52:01 2019 rev:67 rq:697646 version:4.05.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml/ocaml.changes      2018-07-06 
10:37:40.223563359 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml.new.5536/ocaml.changes    2019-04-25 
17:52:02.277018399 +0200
@@ -1,0 +2,5 @@
+Wed Apr 24 18:27:34 UTC 2019 - [email protected]
+
+- Disable LTO (bsc#1133269)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml.spec ++++++
--- /var/tmp/diff_new_pack.SjgMHV/_old  2019-04-25 17:52:03.881017552 +0200
+++ /var/tmp/diff_new_pack.SjgMHV/_new  2019-04-25 17:52:03.885017550 +0200
@@ -18,6 +18,7 @@
 #
 
 
+%define _lto_cflags %{nil}
 %define ocaml_base_version 4.05
 #
 %define do_opt 0
@@ -291,11 +292,13 @@
        %%{nil}
 %%ocaml_native_compiler 1
 %%_find_debuginfo_dwz_opts %%{nil}
+%%_lto_cflags %%{nil}
 %else
 %%ocaml_preserve_bytecode \
        %%undefine _build_create_debug \
        %%define __arch_install_post export NO_BRP_STRIP_DEBUG=true \
        %%{nil}
+%%_lto_cflags %%{nil}
 %%ocaml_native_compiler 0
 %endif
 


Reply via email to