From a182f020bc1703c20d86ba18f2f6b4ea8889de84 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Mon, 22 Jul 2013 11:24:42 +0100 Subject: Set max-jobs to 1 to ensure the qtwebkit build doesn't run out of memory --- qt4-tools.morph | 1 + 1 file changed, 1 insertion(+) diff --git a/qt4-tools.morph b/qt4-tools.morph index ae36b09599..9db9fe1df7 100644 --- a/qt4-tools.morph +++ b/qt4-tools.morph @@ -1,5 +1,6 @@ name: qt4-tools kind: chunk +max-jobs: 1 # For building on ARM, gcc must be passed a -fno-strict-volatile-bitfields # option. configure-commands: -- cgit v1.2.1