]> code.ossystems Code Review - openembedded-core.git/commitdiff
python.inc: Disable parallel make
authorRichard Purdie <rpurdie@linux.intel.com>
Thu, 4 Feb 2010 19:28:20 +0000 (19:28 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 4 Feb 2010 19:28:20 +0000 (19:28 +0000)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
meta/packages/python/python.inc

index 7e61f795ba867449664fabafb25a1ebc1bee9422..682bd5a2dade54fc631b4f53d19483fc5ecaacfe 100644 (file)
@@ -21,3 +21,5 @@ EXTRA_OECONF = "\
   --with-wctype-functions \
   --enable-shared \
 "
+
+PARALLEL_MAKE = ""