59e4e9ef50
- Add _constraints to ensure enough disk and memory are available during build. OBS-URL: https://build.opensuse.org/request/show/1084970 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=33
12 lines
206 B
XML
12 lines
206 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">5</size>
|
|
</disk>
|
|
<physicalmemory>
|
|
<size unit="G">3</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
</constraints>
|