summaryrefslogtreecommitdiff
path: root/autobuild.xml
diff options
context:
space:
mode:
authorniel@nirvana.planescape.home <niel@nirvana.planescape.home>2011-04-07 14:27:39 +0100
committerniel@nirvana.planescape.home <niel@nirvana.planescape.home>2011-04-07 14:27:39 +0100
commitfa5852a71002eccf6d8083307faac1c51090399b (patch)
tree843d8630d2bd4a108ce49747e31e4b1346dd0f7a /autobuild.xml
parentb996d6cb6a2c1a98a25007cf68050231b55186ea (diff)
OPEN-50 Changed the default number of job slots, for Linux configurations, to a level (2) that all should be able to manage.
Diffstat (limited to 'autobuild.xml')
-rw-r--r--autobuild.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/autobuild.xml b/autobuild.xml
index c14e24d904..3fc0ab5edf 100644
--- a/autobuild.xml
+++ b/autobuild.xml
@@ -1931,7 +1931,7 @@
<string>make</string>
<key>options</key>
<array>
- <string>-j 12</string>
+ <string>-j 2</string>
</array>
</map>
<key>configure</key>
@@ -1981,7 +1981,7 @@
<string>make</string>
<key>options</key>
<array>
- <string>-j 12</string>
+ <string>-j 2</string>
</array>
</map>
<key>configure</key>
@@ -2029,7 +2029,7 @@
<string>make</string>
<key>options</key>
<array>
- <string>-j 12</string>
+ <string>-j 2</string>
</array>
</map>
<key>configure</key>