Hello community, here is the log from the commit of package crash for openSUSE:Factory checked in at 2019-08-24 18:46:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crash (Old) and /work/SRC/openSUSE:Factory/.crash.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crash" Sat Aug 24 18:46:36 2019 rev:156 rq:725655 version:7.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/crash/crash.changes 2019-08-13 13:27:25.293321168 +0200 +++ /work/SRC/openSUSE:Factory/.crash.new.7948/crash.changes 2019-08-24 18:46:47.917755025 +0200 @@ -1,0 +2,5 @@ +Wed Aug 21 12:57:09 UTC 2019 - Michel Normand <[email protected]> + +- Disable LTO for PowerPC as bypass boo#1146646 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crash.spec ++++++ --- /var/tmp/diff_new_pack.ywuiZH/_old 2019-08-24 18:46:50.849754742 +0200 +++ /var/tmp/diff_new_pack.ywuiZH/_new 2019-08-24 18:46:50.853754741 +0200 @@ -17,6 +17,11 @@ # needssslcertforbuild +# Disable LTO for PowerPC as bypass boo#1146646 +%ifarch ppc ppc64 ppc64le +%define _lto_cflags %{nil} +%endif + %define whitepaper_version 2003 %define scripts_version 2008-02-08 %define gcore_version 2011-09-22
