]> code.ossystems Code Review - openembedded-core.git/commit
cmake.bbclass: Set CMAKE_CROSSCOMPILING correctly
authorKyle Russell <bkylerussell@gmail.com>
Tue, 18 Apr 2017 15:36:05 +0000 (11:36 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Apr 2017 09:16:46 +0000 (10:16 +0100)
commitbd082c9be6191e67ea1b1bf10ce5e130a3433ab5
tree646ccaf3cd3be9381070ada3adf3918c8c4acbba
parentf5a1013ffa9815f22e13989e2bcb83f966e7ce2c
cmake.bbclass: Set CMAKE_CROSSCOMPILING correctly

If CMAKE_SYSTEM_NAME is defined, CMake assumes we're cross-compiling,
which is not necessarily the case.

Signed-off-by: Kyle Russell <bkylerussell@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/cmake.bbclass