]> code.ossystems Code Review - openembedded-core.git/commit
icecc.bbclass: Skip canadian-cross compiles
authorJoshua Watt <jpewhacker@gmail.com>
Mon, 12 Feb 2018 16:51:58 +0000 (10:51 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Feb 2018 13:20:04 +0000 (13:20 +0000)
commitb8a39cf5884d4ab85e82c4437b81b5fbba06137e
tree281ba3f62817f6366491a3522978cb1687c394d8
parent8db0d3c14c166265b740030c208e0e19a0b2a1c6
icecc.bbclass: Skip canadian-cross compiles

icecc.bbclass will no longer attempt to distribute cross-canadian
compiles. While it is technically possible to generate a toolchain that runs
on the build system and generates executables for the host system, this
is not the normal way that icecc operates. There are so few of these
recipes that it is probably not worth maintaining a distinct code path
for them.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/icecc.bbclass