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:
commit
0cc95b3368
@ -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>
|
Sat Mar 4 16:03:22 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -405,7 +405,7 @@ EOF
|
|||||||
# Done with env-variables.
|
# Done with env-variables.
|
||||||
source ./.obsenv.sh
|
source ./.obsenv.sh
|
||||||
|
|
||||||
%ifarch aarch64 %arm ppc64 ppc64le
|
%ifarch aarch64 %arm ppc64 ppc64le riscv64
|
||||||
%limit_build -m 2500
|
%limit_build -m 2500
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user