forked from pool/MozillaFirefox
Accepting request 873173 from home:michel_mno:branches:mozilla:Factory
- Use %limit_build macros for PowerPC to avoid oom build failure OBS-URL: https://build.opensuse.org/request/show/873173 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=892
This commit is contained in:
parent
1744f2efc7
commit
2d0a314ecf
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 17 11:19:01 UTC 2021 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
- Use %limit_build macros for PowerPC to avoid oom build failure
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 9 09:05:26 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
Tue Feb 9 09:05:26 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -431,7 +431,7 @@ echo "export MOZ_TELEMETRY_REPORTING=1"
|
|||||||
echo ""
|
echo ""
|
||||||
cat << EOF
|
cat << EOF
|
||||||
%else
|
%else
|
||||||
%ifarch aarch64 %arm
|
%ifarch aarch64 %arm ppc64 ppc64le
|
||||||
%limit_build -m 2000
|
%limit_build -m 2000
|
||||||
%endif
|
%endif
|
||||||
cat << EOF > $MOZCONFIG
|
cat << EOF > $MOZCONFIG
|
||||||
|
Loading…
Reference in New Issue
Block a user