forked from pool/MozillaFirefox
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:
commit
3fffbcb70d
@ -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>
|
||||
|
||||
|
@ -401,7 +401,7 @@ EOF
|
||||
source ./.obsenv.sh
|
||||
|
||||
%ifarch aarch64 %arm ppc64 ppc64le
|
||||
%limit_build -m 2000
|
||||
%limit_build -m 2500
|
||||
%endif
|
||||
|
||||
# Generating mozconfig
|
||||
|
@ -34,7 +34,7 @@
|
||||
<flag>asimdrdm</flag>
|
||||
</cpu>
|
||||
<physicalmemory>
|
||||
<size unit="G">8</size>
|
||||
<size unit="G">14</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
Loading…
Reference in New Issue
Block a user