2020-06-14 16:16:04 +00:00
committed by Git OBS Bridge
2 changed files with 15 additions and 0 deletions

View File

@@ -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>

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