Accepting request 926787 from home:AdaLovelace:branches:openSUSE:Factory:zSystems
- boo#1190740: Add constraints file with 8GB memory for s390x as a workaround for a memory issue with LLVM OBS-URL: https://build.opensuse.org/request/show/926787 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql13?expand=0&rev=42
This commit is contained in:
parent
1d2ea82175
commit
8563bdf93b
19
_constraints
Normal file
19
_constraints
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<constraints>
|
||||
<hardware>
|
||||
<memory>
|
||||
<size unit="G">4</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>s390x</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<memory>
|
||||
<size unit="G">8</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 21 13:24:26 UTC 2021 - Sarah Kriesch <sarah.kriesch@opensuse.org>
|
||||
|
||||
- boo#1190740: Add constraints file with 8GB memory for s390x as
|
||||
a workaround for a memory issue with LLVM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 27 13:58:17 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user