MozillaFirefox/_constraints
branchfirefox97
changeset 1171 130d464159be
parent 1170 f9b2d408b7ef
child 1172 7bdeb580be51
equal deleted inserted replaced
1170:f9b2d408b7ef 1171:130d464159be
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <constraints>
     2 <constraints>
     3   <hardware>
     3   <hardware>
     4     <jobs>4</jobs>
     4     <jobs>4</jobs>
     5     <disk>
     5     <disk>
     6       <size unit="G">24</size>
     6       <size unit="G">26</size>
     7     </disk>
     7     </disk>
     8     <physicalmemory>
     8     <physicalmemory>
     9       <size unit="G">8</size>
     9       <size unit="G">15</size>
    10     </physicalmemory>
    10     </physicalmemory>
    11       <memoryperjob>
       
    12         <size unit="M">1536</size>
       
    13       </memoryperjob>
       
    14   </hardware>
    11   </hardware>
    15   <overwrite>
    12   <overwrite>
    16     <conditions>
    13     <conditions>
    17       <arch>armv6l</arch>
    14       <arch>armv6l</arch>
    18       <arch>armv7l</arch>
    15       <arch>armv7l</arch>
    24       <physicalmemory>
    21       <physicalmemory>
    25         <size unit="G">5</size>
    22         <size unit="G">5</size>
    26       </physicalmemory>
    23       </physicalmemory>
    27     </hardware>
    24     </hardware>
    28   </overwrite>
    25   </overwrite>
       
    26   <!-- LTO disabled - less RAM -->
       
    27   <overwrite>
       
    28     <conditions>
       
    29       <arch>aarch64</arch>
       
    30       <arch>ppc64le</arch>
       
    31       <arch>s390x</arch>
       
    32     </conditions>
       
    33     <hardware>
       
    34       <physicalmemory>
       
    35         <size unit="G">8</size>
       
    36       </physicalmemory>
       
    37     </hardware>
       
    38   </overwrite>
    29 </constraints>
    39 </constraints>