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

- Adjust memory requirements to fix build on aarch64

OBS-URL: https://build.opensuse.org/request/show/1002263
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1002
This commit is contained in:
Wolfgang Rosenauer 2022-09-09 09:09:55 +00:00 committed by Git OBS Bridge
parent 08374226b3
commit c9b22d441e
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 9 05:59:03 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Adjust memory requirements to fix build on aarch64
-------------------------------------------------------------------
Wed Sep 7 06:50:24 UTC 2022 - Wolfgang Rosenauer <wr@rosenauer.org>

View File

@ -401,7 +401,7 @@ EOF
source ./.obsenv.sh
%ifarch aarch64 %arm ppc64 ppc64le
%limit_build -m 2000
%limit_build -m 2500
%endif
# Generating mozconfig

View File

@ -34,7 +34,7 @@
<flag>asimdrdm</flag>
</cpu>
<physicalmemory>
<size unit="G">8</size>
<size unit="G">14</size>
</physicalmemory>
</hardware>
</overwrite>