Files
ghc/_constraints
Ondřej Súkup c2f1839266 Accepting request 1311508 from devel:languages:haskell:ghc-9.12.x
- cleanup _constraints and use higher values for ram and disk
- add aarch64_inter_far.patch to add new ghc-option on aarch64 ncg
- use workaround to bypass linker problems on aarch64
- cleanup deps

OBS-URL: https://build.opensuse.org/request/show/1311508
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=423
2025-10-15 14:04:11 +00:00

11 lines
185 B
Plaintext

<constraints>
<hardware>
<disk>
<size unit="G">32</size>
</disk>
<physicalmemory>
<size unit="G">16</size>
</physicalmemory>
</hardware>
</constraints>