3dd60c2a21
- 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
19 lines
314 B
Plaintext
19 lines
314 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">5</size>
|
|
</disk>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64le</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="M">4800</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|
|
|