45d96a5ad6
- for ppc64le put back limit_build to avoid OOM failure and unset memoryperjob that did not solve the OOM failure. OBS-URL: https://build.opensuse.org/request/show/834944 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=311
26 lines
494 B
XML
26 lines
494 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">18</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">8</size>
|
|
</memory>
|
|
<memoryperjob>
|
|
<size unit="M">1300</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64</arch>
|
|
<arch>ppc64le</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<memoryperjob>
|
|
<size unit="M">0</size>
|
|
</memoryperjob>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|