icecc: remove bb.errors on un-built compilers
authorRoman Khimov <khimov@altell.ru>
Wed, 15 Jul 2009 11:52:01 +0000 (11:52 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 24 Jan 2010 03:03:34 +0000 (04:03 +0100)
commitfded57212337dbff5c9c92944457d7e41adbf7ff
tree115707402701021243be4b7261741b5aa679f136
parent97a7907c9942b88cac11c84fb5045767139db1c1
icecc: remove bb.errors on un-built compilers

Building things with icecc and BB_NUMBER_THREADS more then 1 you could see
a lot of messages:

ERROR: no cross compiler built yet?

before gcc-cross would be properly built. There is technically nothing wrong,
cross compiler is not there yet and it's not needed when bitbake does
fetch-unpack-patch and other things to prepare package build. But it makes
people uncomfortable.

We can safely kill this messages.
classes/icecc.bbclass