gnuradio/_constraints
Martin Pluskal 672a24b62f Accepting request 1045618 from home:StefanBruens:branches:hardware:sdr
- Sanitize _constraints, 4GByte of memory is sufficient. Also,
  2GByte memoryperjob rejects too many workers, so combine it
  with %limit_build.

OBS-URL: https://build.opensuse.org/request/show/1045618
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=124
2022-12-28 12:17:20 +00:00

15 lines
278 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<constraints>
<hardware>
<disk>
<size unit="G">14</size>
</disk>
<memoryperjob>
<size unit="M">1000</size>
</memoryperjob>
<memory>
<size unit="G">4</size>
</memory>
</hardware>
</constraints>