Accepting request 927260 from home:Guillaume_G:branches:mozilla:Factory

- Increase memory required per threads for aarch64 to avoid OOM

OBS-URL: https://build.opensuse.org/request/show/927260
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=611
This commit is contained in:
Wolfgang Rosenauer 2021-10-25 12:09:26 +00:00 committed by Git OBS Bridge
parent d9c01b1222
commit 54d0229e37
2 changed files with 6 additions and 1 deletions

View File

@ -7,6 +7,11 @@ Fri Oct 22 21:27:02 UTC 2021 - Wolfgang Rosenauer <wr@rosenauer.org>
* several bugfixes as outlined in release notes
https://www.thunderbird.net/en-US/thunderbird/91.2.1/releasenotes/
-------------------------------------------------------------------
Fri Oct 22 09:16:01 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Increase memory required per threads for aarch64 to avoid OOM
-------------------------------------------------------------------
Thu Oct 21 13:23:29 UTC 2021 - Martin Liška <mliska@suse.cz>

View File

@ -392,7 +392,7 @@ echo "export MOZ_REQUIRE_SIGNING="
echo ""
cat << EOF
%else
%ifarch ppc64 ppc64le
%ifarch aarch64 ppc64 ppc64le
%limit_build -m 2500
%else
%limit_build -m 2000