]> code.ossystems Code Review - openembedded-core.git/commit
cmake bbclass: fix support for native builds
authorKoen Kooi <koen.kooi@linaro.org>
Wed, 1 Jul 2015 06:57:25 +0000 (08:57 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jul 2015 22:06:47 +0000 (23:06 +0100)
commit907828acebcf07d7a9367432432d04e0dab283d3
tree9d85d9909bc93c2ad7d14aa670d618e360e78ef2
parentc06b0743115d1ae75302679d8f5dfe0c88069b91
cmake bbclass: fix support for native builds

For native builds  of recipes (e.g. mariadb-native) cmake *must* look outside of its sysroot to find the compiler, so instruct it to do so.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/cmake.bbclass