forked from pool/cmake
Accepting request 713610 from home:michel_mno:branches:devel:tools:building
- Add _constraints file for PowerPC to specify a minimum build disk size OBS-URL: https://build.opensuse.org/request/show/713610 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=366
This commit is contained in:
parent
cdec9b8b57
commit
8f98b2d5eb
13
_constraints
Normal file
13
_constraints
Normal file
@ -0,0 +1,13 @@
|
||||
<constraints>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc64</arch>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">6</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 5 11:47:34 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||
|
||||
- Add _constraints file for PowerPC
|
||||
to specify a minimum build disk size
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 07:44:21 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user