Accepting request 415875 from home:michel_mno:branches:devel:tools:compiler
- for ppc64le set memory to 4GB in _constraints file (failure in Factory:PowerPC) OBS-URL: https://build.opensuse.org/request/show/415875 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=462
This commit is contained in:
parent
6fb8fb31b7
commit
d9fd413efa
10
_constraints
10
_constraints
@ -16,4 +16,14 @@
|
||||
</memory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<memory>
|
||||
<size unit="M">4096</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 28 09:59:01 UTC 2016 - normand@linux.vnet.ibm.com
|
||||
|
||||
- for ppc64le set memory to 4GB in _constraints file
|
||||
(failure in Factory:PowerPC)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 12:26:46 UTC 2016 - schwab@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user