SHA256
6
0
forked from pool/glibc
Files
glibc/_constraints
Andreas Jaeger 9a1e228f6a Accepting request 147495 from home:coolo:branches:openSUSE:Factory
- add _constraints file to make sure glibc-testsuite only builds on big
  hosts. Otherwise it's running out of memory and stalls

See http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.build_job_constraints.html
for more fun options

OBS-URL: https://build.opensuse.org/request/show/147495
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=260
2013-01-08 11:55:27 +00:00

9 lines
138 B
XML

<?xml version="1.0"?>
<constraints>
<hardware>
<memory>
<size unit="M">1500</size>
</memory>
</hardware>
</constraints>