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:
Dirk Stoecker 2020-06-12 08:27:19 +00:00 committed by Git OBS Bridge
parent a82e78304d
commit 3dd60c2a21
2 changed files with 15 additions and 0 deletions

View File

@ -4,5 +4,15 @@
<size unit="G">5</size> <size unit="G">5</size>
</disk> </disk>
</hardware> </hardware>
<overwrite>
<conditions>
<arch>ppc64le</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="M">4800</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints> </constraints>

View File

@ -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 Thu May 7 08:30:50 UTC 2020 - thod_@gmx.de