1
0

Accepting request 1002272 from mozilla:Factory

OBS-URL: https://build.opensuse.org/request/show/1002272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=375
This commit is contained in:
Dominique Leuenberger 2022-09-10 18:16:51 +00:00 committed by Git OBS Bridge
commit 3fffbcb70d
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>