From: Richard Purdie Date: Thu, 4 Feb 2010 19:28:20 +0000 (+0000) Subject: python.inc: Disable parallel make X-Git-Tag: 2011-1~6285 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=219b89e556729cf4c16da9a3940641105a0d0dff;p=openembedded-core.git python.inc: Disable parallel make Signed-off-by: Richard Purdie --- diff --git a/meta/packages/python/python.inc b/meta/packages/python/python.inc index 7e61f795ba..682bd5a2da 100644 --- a/meta/packages/python/python.inc +++ b/meta/packages/python/python.inc @@ -21,3 +21,5 @@ EXTRA_OECONF = "\ --with-wctype-functions \ --enable-shared \ " + +PARALLEL_MAKE = ""