Accepting request 813456 from home:michel_mno:branches:graphics
- Add memory limit _constraints for ppc64le to avoid oom build failure OBS-URL: https://build.opensuse.org/request/show/813456 OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=64
This commit is contained in:
parent
a82e78304d
commit
3dd60c2a21
10
_constraints
10
_constraints
@ -4,5 +4,15 @@
|
||||
<size unit="G">5</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<physicalmemory>
|
||||
<size unit="M">4800</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 11 09:17:36 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||
|
||||
- Add memory limit _constraints for ppc64le to avoid oom build failure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 7 08:30:50 UTC 2020 - thod_@gmx.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user