SHA256
1
0
forked from pool/arti

- Increase RAM needed per thread in %limit_build to avoid OOM on aarch64

OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=21
This commit is contained in:
Dirk Mueller 2024-06-29 16:51:10 +00:00 committed by Git OBS Bridge
parent ca409f696e
commit dbacda3220
2 changed files with 6 additions and 1 deletions

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