Hello community, here is the log from the commit of package chromium for openSUSE:Factory checked in at 2019-10-31 22:27:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chromium (Old) and /work/SRC/openSUSE:Factory/.chromium.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chromium" Thu Oct 31 22:27:52 2019 rev:234 rq:744368 version:78.0.3904.70 Changes: -------- --- /work/SRC/openSUSE:Factory/chromium/chromium.changes 2019-10-30 14:45:21.634025484 +0100 +++ /work/SRC/openSUSE:Factory/.chromium.new.2990/chromium.changes 2019-10-31 22:27:58.264536122 +0100 @@ -1,0 +2,5 @@ +Wed Oct 30 12:51:06 UTC 2019 - Martin Liška <[email protected]> + +- Enable LTO again with disabled parallel LTO WPA streaming. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chromium.spec ++++++ --- /var/tmp/diff_new_pack.EsGApv/_old 2019-10-31 22:28:10.128552103 +0100 +++ /var/tmp/diff_new_pack.EsGApv/_new 2019-10-31 22:28:10.164552151 +0100 @@ -46,7 +46,7 @@ %endif %ifarch x86_64 %if %{?suse_version} > 1500 -%bcond_with lto +%bcond_without lto %else %bcond_with lto %endif @@ -557,7 +557,7 @@ # do not eat all memory %limit_build -m 2600 %if %{with lto} -export LDFLAGS="-flto=%{jobs}" +export LDFLAGS="-flto=%{jobs} --param lto-max-streaming-parallelism=1" %endif # Set system libraries to be used
