Accepting request 1069866 from mozilla:Factory

OBS-URL: https://build.opensuse.org/request/show/1069866
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=390
This commit is contained in:
Dominique Leuenberger 2023-03-08 13:51:33 +00:00 committed by Git OBS Bridge
commit 0cc95b3368
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 20:09:41 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Limit memory use on riscv64
-------------------------------------------------------------------
Sat Mar 4 16:03:22 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -405,7 +405,7 @@ EOF
# Done with env-variables.
source ./.obsenv.sh
%ifarch aarch64 %arm ppc64 ppc64le
%ifarch aarch64 %arm ppc64 ppc64le riscv64
%limit_build -m 2500
%endif