Hello community, here is the log from the commit of package mksh for openSUSE:Factory checked in at 2019-09-07 11:52:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mksh (Old) and /work/SRC/openSUSE:Factory/.mksh.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mksh" Sat Sep 7 11:52:04 2019 rev:20 rq:728543 version:57 Changes: -------- --- /work/SRC/openSUSE:Factory/mksh/mksh.changes 2019-04-11 12:16:14.832903535 +0200 +++ /work/SRC/openSUSE:Factory/.mksh.new.7948/mksh.changes 2019-09-07 11:52:05.806285464 +0200 @@ -1,0 +2,7 @@ +Thu Sep 5 14:37:01 UTC 2019 - [email protected] + +- Disable LTO, GCC’s is too buggy and generates wrong code + (note LTO was disabled earlier already, but apparently, + it’s now enabled distro-wide which we need to counteract) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mksh.spec ++++++ --- /var/tmp/diff_new_pack.drln7W/_old 2019-09-07 11:52:06.314285392 +0200 +++ /var/tmp/diff_new_pack.drln7W/_new 2019-09-07 11:52:06.314285392 +0200 @@ -22,7 +22,7 @@ Name: mksh Version: 57 -Release: 0 +Release: 2 Summary: MirBSD Korn Shell License: MirOS AND ISC Group: System/Shells @@ -73,6 +73,7 @@ ln -s . examples %build +%define _lto_cflags %{nil} # # sys_errlist and sys_siglist *are* deprecated # Be aware of the _SYS_SIGLIST and _SYS_ERRLIST macros as well
