]> code.ossystems Code Review - openembedded-core.git/commit
go.bbclass: Enable parallel build
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 8 Sep 2017 21:04:37 +0000 (18:04 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Sep 2017 16:30:14 +0000 (17:30 +0100)
commit7a40ea8fc358aa134ad86862591329f94d0f3718
tree747c8a40c2a846a6d0020245a8249f0ac44e3e95
parentd6b8e7e94ba6dae44907c5a65bc0bdf0ccebdb15
go.bbclass: Enable parallel build

The parallel build is based on PARALLEL_MAKE variable but can be
overriden setting the GO_PARALLEL_BUILD one.

This change is based on the meta-golang[1] layer. Thanks to Matt
Madison <matt@madison.systems> for his work on this.

1. https://github.com/madisongh/meta-golang

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/go.bbclass