]> code.ossystems Code Review - openembedded-core.git/commit
waf.bbclass: filter out non -j from PARALLEL_MAKE
authorEnrico Scholz <enrico.scholz@sigma-chemnitz.de>
Thu, 10 Sep 2015 16:54:33 +0000 (18:54 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Nov 2015 15:49:12 +0000 (15:49 +0000)
commitbc394e1dd229845a315a97704beca43fbb8976ee
tree2c78194687f8d3baa788ef0a7f50a65ee836c585
parent926a8365b4f7233e5ab5a6b97e8ed53f417c0cfc
waf.bbclass: filter out non -j from PARALLEL_MAKE

'waf' supports only simple '-j' and fails when parallel make flags
contain extended options like '--load-average'.

Patch uses the method from 'boost.inc' to filter '-j'.

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/waf.bbclass