Accepting request 879494 from home:marxin:branches:mozilla:Factory

- Set memory limits for DWZ to 4x.

OBS-URL: https://build.opensuse.org/request/show/879494
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=900
This commit is contained in:
Wolfgang Rosenauer 2021-03-17 08:41:08 +00:00 committed by Git OBS Bridge
parent c538f7d283
commit 598016be52
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 16 14:26:35 UTC 2021 - Martin Liška <mliska@suse.cz>
- Set memory limits for DWZ to 4x.
-------------------------------------------------------------------
Sat Mar 13 08:23:06 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -17,6 +17,9 @@
#
%define _dwz_low_mem_die_limit 40000000
%define _dwz_max_die_limit 200000000
%if 0%{?suse_version} < 1550 && 0%{?sle_version} <= 150100
#!BuildIgnore: post-build-checks
%endif