summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2013-07-21 19:49:35 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2013-07-21 19:49:35 +0100
commit15a558c03ea7a35f97dfc0b16024d026d20920be (patch)
tree9e622191c3568d958738156fe16cab77a1c6d79e
parent722e2df3638e98dca4915602b9cad59cf5fea2d5 (diff)
downloadqtwebkit-15a558c03ea7a35f97dfc0b16024d026d20920be.tar.gz
Apply fix from Paul Sherwood to cut memory usage needed for the qtwebkit buildbaserock/morph
-rw-r--r--qtwebkit.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtwebkit.morph b/qtwebkit.morph
index ee4d38892..bf3e11d08 100644
--- a/qtwebkit.morph
+++ b/qtwebkit.morph
@@ -1,6 +1,7 @@
{
"name": "qtwebkit",
"kind": "chunk",
+ "max-jobs": "1",
"configure-commands": [
"QMAKEPATH=/qtwebkit.build/Tools/qmake/mkspecs qmake WebKit.pro"
],