]> code.ossystems Code Review - openembedded-core.git/commit
Add PARALLEL_MAKE to BB_ENV_EXTRAWHITE
authorDarren Hart <dvhart@linux.intel.com>
Mon, 27 Jun 2011 21:11:58 +0000 (14:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Jun 2011 14:01:26 +0000 (15:01 +0100)
commit8a89a2e641fd5fa97a7d6977f55d10790ee13d58
tree1d8f2aace95b82c59e80fee32029f7f799a08dc2
parent3a8e115904a227fcecb61e81f5e540d1aebea352
Add PARALLEL_MAKE to BB_ENV_EXTRAWHITE

As BB_NUMBER_THREADS is already whitelisted, it is consistent to
also allow PARALLEL_MAKE to be overridden via the environment. This
also simplifies performance testing where multiple combinations of
those two variables are a natural thing to do.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-buildenv-internal