]> code.ossystems Code Review - openembedded-core.git/commit
boost.inc: fix BJAM_OPTS --build-dir option
authorAndre McCurdy <armccurdy@gmail.com>
Thu, 25 Feb 2016 19:59:15 +0000 (11:59 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:40 +0000 (11:32 +0000)
commit0a8e78b67254ab1a0348cd47c4d96907af558de1
treec053acec700440bd2abbb81f615fb311a3fae422
parent6e5976d302f5bc4cdfcbf40458d2a5fa7cd4a321
boost.inc: fix BJAM_OPTS --build-dir option

The correct syntax is --build-dir ( --builddir is silently ignored ).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/boost/boost.inc