SHA256
1
0
forked from pool/arti

Accepting request 1184017 from network

OBS-URL: https://build.opensuse.org/request/show/1184017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arti?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2024-07-01 09:20:08 +00:00 committed by Git OBS Bridge
commit 0568f42fcb
3 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<constraints>
<hardware>
<memory>
<size unit="G">16</size>
<size unit="G">20</size>
</memory>
<disk>
<size unit="G">35</size>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 27 13:19:29 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Increase RAM needed per thread in %limit_build to avoid OOM on aarch64
-------------------------------------------------------------------
Thu Jun 06 23:38:53 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>

View File

@ -38,7 +38,7 @@ An implementation of Tor, in Rust
%autosetup -p1 -a1
%build
%limit_build -m 4100
%limit_build -m 4400
%{cargo_build}
%install