]> 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)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 8 Jul 2013 15:28:29 +0000 (16:28 +0100)
commit61831b8afac73496fb54583d95690cf6238286ac
tree721d0e6d12fd00290b316a92a3642434713faa6a
parentdba106b4fc1579185498b85f6e1ade494fcc588e
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

(From OE-Core master rev: c212f306934aa1c7c825e3bb060d4799be1efca1)

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