forked from pool/newlib
Accepting request 1084970 from home:fcrozat:branches:devel:gcc
- Add _constraints to ensure enough disk and memory are available during build. OBS-URL: https://build.opensuse.org/request/show/1084970 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=33
This commit is contained in:
parent
f6f5762cbe
commit
59e4e9ef50
11
_constraints
Normal file
11
_constraints
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<constraints>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">5</size>
|
||||
</disk>
|
||||
<physicalmemory>
|
||||
<size unit="G">3</size>
|
||||
</physicalmemory>
|
||||
</hardware>
|
||||
</constraints>
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 07:50:27 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
||||
|
||||
- Add _constraints to ensure enough disk and memory are available
|
||||
during build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 09:18:19 UTC 2023 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user