Accepting request 1101998 from home:Andreas_Schwab:riscv:ghc

- Reduce memory constraints for riscv64

OBS-URL: https://build.opensuse.org/request/show/1101998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-bootstrap-helpers?expand=0&rev=24
This commit is contained in:
Peter Simons 2023-08-04 17:07:52 +00:00 committed by Git OBS Bridge
parent 1883f497bc
commit 8e4284efd8
2 changed files with 5 additions and 10 deletions

View File

@ -4,14 +4,4 @@
<size unit="G">4</size>
</physicalmemory>
</hardware>
<overwrite>
<conditions>
<arch>riscv64</arch>
</conditions>
<hardware>
<memory>
<size unit="G">14</size>
</memory>
</hardware>
</overwrite>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 2 11:44:50 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Reduce memory constraints for riscv64
-------------------------------------------------------------------
Thu May 25 13:12:35 UTC 2023 - Andreas Schwab <schwab@suse.de>