MozillaFirefox/_constraints
author Wolfgang Rosenauer <wr@rosenauer.org>
Mon, 04 Mar 2013 07:34:56 +0100
branchfirefox20
changeset 626 e3b03c331906
parent 614 b1af618c9569
child 635 026f47fed3a0
permissions -rw-r--r--
increase memory requirements slightly since builds were still failing too often
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
614
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     2
<constraints>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     3
  <hardware>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     4
    <disk>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     5
      <size unit="G">9</size>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     6
    </disk>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     7
    <memory>
626
e3b03c331906 increase memory requirements slightly since builds were still failing too often
Wolfgang Rosenauer <wr@rosenauer.org>
parents: 614
diff changeset
     8
      <size unit="M">2700</size>
614
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
     9
    </memory>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    10
  </hardware>
b1af618c9569 add build hw constraints
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff changeset
    11
</constraints>