Accepting request 729445 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/729445
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libaio?expand=0&rev=37
This commit is contained in:
Yuchen Lin 2019-09-20 12:42:54 +00:00 committed by Git OBS Bridge
commit 9fcdce4c52
2 changed files with 18 additions and 0 deletions

13
_constraints Normal file
View File

@ -0,0 +1,13 @@
<constraints>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<physicalmemory>
<size unit="M">4096</size>
</physicalmemory>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 27 08:41:21 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints for PowerPC to avoid OOM at build time
-------------------------------------------------------------------
Wed Jul 31 12:37:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>