forked from pool/ghc-bootstrap-helpers
Ondřej Súkup
2a0b7943a9
- Adjust constraints for riscv64 OBS-URL: https://build.opensuse.org/request/show/1089040 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap-helpers?expand=0&rev=20
18 lines
315 B
Plaintext
18 lines
315 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<physicalmemory>
|
|
<size unit="G">4</size>
|
|
</physicalmemory>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>riscv64</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<memory>
|
|
<size unit="G">14</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|