diff options
author | Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> | 2015-09-08 11:39:11 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-09 14:25:05 +0100 |
commit | 0bf2e4b3edfc43e7a2e8d3387a9370d110533b7c (patch) | |
tree | 0e6eab306e42ad4d8f275aa62fdfe74e361c0355 /meta/recipes-core/dropbear | |
parent | 61bb1759f7ecb8b404f7d97573c61aef31f2f109 (diff) | |
download | openembedded-core-0bf2e4b3edfc43e7a2e8d3387a9370d110533b7c.tar.gz openembedded-core-0bf2e4b3edfc43e7a2e8d3387a9370d110533b7c.tar.bz2 openembedded-core-0bf2e4b3edfc43e7a2e8d3387a9370d110533b7c.zip |
devtool: Allow disabling make parallelism on build command
Through -s/--disable-parallel-make, the user can turn off parallelism
on the make tool. This can be useful when debuging race condition issues.
In order to set PARALLEL_MAKE = "" a post-config file created and then
passed into the build.
[YOCTO #7589]
Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dropbear')
0 files changed, 0 insertions, 0 deletions