Hello community, here is the log from the commit of package mame for openSUSE:Factory checked in at 2019-10-30 14:47:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mame (Old) and /work/SRC/openSUSE:Factory/.mame.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mame" Wed Oct 30 14:47:29 2019 rev:18 rq:743908 version:0.211 Changes: -------- --- /work/SRC/openSUSE:Factory/mame/mame.changes 2019-09-23 12:38:04.345603496 +0200 +++ /work/SRC/openSUSE:Factory/.mame.new.2990/mame.changes 2019-10-30 14:47:38.242170723 +0100 @@ -1,0 +2,11 @@ +Tue Oct 29 23:03:03 UTC 2019 - Luke Jones <[email protected]> + +- Increase disk space requirement in build constraints due to lto. + +------------------------------------------------------------------- +Sun Oct 27 09:04:08 UTC 2019 - Dave Plater <[email protected]> + +- Make LTO flags match the number of make threads to fix link time + build failures. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mame.spec ++++++ --- /var/tmp/diff_new_pack.wkO9LM/_old 2019-10-30 14:47:41.410174091 +0100 +++ /var/tmp/diff_new_pack.wkO9LM/_new 2019-10-30 14:47:41.410174091 +0100 @@ -155,6 +155,10 @@ %build %limit_build -m 1800 +echo $_threads + +export _lto_cflags="-flto=$_threads" +%define _lto_cflags $_lto_cflags # Memory mapped files occupy the limited 32bit address space %ifarch %ix86 %arm export LDFLAGS="${LDFLAGS} -Wl,-v -fuse-ld=gold -Wl,--no-keep-files-mapped -Wl,--no-map-whole-files -Wl,--no-mmap-output-file %{?_lto_cflags}" ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.wkO9LM/_old 2019-10-30 14:47:41.438174121 +0100 +++ /var/tmp/diff_new_pack.wkO9LM/_new 2019-10-30 14:47:41.442174126 +0100 @@ -17,7 +17,7 @@ </conditions> <hardware> <disk> - <size unit="G">12</size> + <size unit="G">30</size> </disk> <memory> <size unit="M">13500</size>
