forked from pool/cmake
Accepting request 904228 from home:alarrosa:branches:devel:tools:building
cmake:gui sometimes fails to build with "No space left on device" errors. Let's try to fix it by increasing the required disk space - Increase the disk space needed in the _constraints file from 9G to 10G. OBS-URL: https://build.opensuse.org/request/show/904228 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=467
This commit is contained in:
parent
cadfabf7ca
commit
1d2d480ba0
@ -1,7 +1,7 @@
|
||||
<constraints>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">9</size>
|
||||
<size unit="G">10</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 5 15:41:15 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Increase the disk space needed in the _constraints file
|
||||
from 9G to 10G.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 21 20:18:44 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user