Files
blender/_constraints
Hans-Peter Jansen e00b4529aa Accepting request 982948 from home:Guillaume_G:branches:graphics
- Increase required memory to avoid OOM seen on Tumbleweed aarch64
- Disable build on 32-bit arm since upstream does not support
  32-bit anymore

OBS-URL: https://build.opensuse.org/request/show/982948
OBS-URL: https://build.opensuse.org/package/show/graphics/blender?expand=0&rev=435
2022-06-18 08:11:52 +00:00

26 lines
528 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<disk>
<size unit="G">20</size>
</disk>
<memory>
<size unit="G">10</size>
</memory>
<memoryperjob>
<size unit="M">1300</size>
</memoryperjob>
</hardware>
<overwrite>
<conditions>
<arch>x86_64</arch>
</conditions>
<hardware>
<!-- have some additional features like embree ... -->
<memory>
<size unit="M">16000</size>
</memory>
</hardware>
</overwrite>
</constraints>