]> code.ossystems Code Review - openembedded-core.git/commit
boost: Limit PARALLEL_MAKE by -j 64
authorMartin Jansa <martin.jansa@gmail.com>
Wed, 26 Jun 2013 17:19:32 +0000 (19:19 +0200)
committerSaul Wold <sgw@linux.intel.com>
Thu, 27 Jun 2013 16:49:15 +0000 (09:49 -0700)
commitc212f306934aa1c7c825e3bb060d4799be1efca1
treeb4d50a380712eae50ecd01ef3ffed019e26cc0fd
parent8be4d1314a1334f5218e4eb46d3f8b734d5516f5
boost: Limit PARALLEL_MAKE by -j 64

* greater paralelism isn't supported by bjam and causes segfault or ignoring -j
* PARALLEL_MAKE was enabled for boost in
  http://git.openembedded.org/openembedded-core/commit/?id=9b9cfc1dfe5e3b8f89b7a8508537166d0f23935e

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/boost/boost.inc