forked from pool/cmake
Accepting request 714186 from home:marxin:branches:devel:tools:building
- Add _constraints file for aarch64 to specify a minimum build disk size OBS-URL: https://build.opensuse.org/request/show/714186 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=367
This commit is contained in:
parent
8f98b2d5eb
commit
fb379bcc12
@ -1,6 +1,7 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
<overwrite>
|
<overwrite>
|
||||||
<conditions>
|
<conditions>
|
||||||
|
<arch>aarch64</arch>
|
||||||
<arch>ppc64</arch>
|
<arch>ppc64</arch>
|
||||||
<arch>ppc64le</arch>
|
<arch>ppc64le</arch>
|
||||||
</conditions>
|
</conditions>
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 9 09:18:28 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Add _constraints file for aarch64
|
||||||
|
to specify a minimum build disk size
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 5 11:47:34 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
|
Fri Jul 5 11:47:34 UTC 2019 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user