]> code.ossystems Code Review - openembedded-core.git/commit
gcc-cross-canadian.inc: Add dependency on cross-gcc
authorKhem Raj <raj.khem@gmail.com>
Tue, 18 Dec 2012 19:19:24 +0000 (13:19 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Dec 2012 17:50:02 +0000 (17:50 +0000)
commitd9b7478e41e3065d01aa45d8d70fae2fc5ff6066
tree7c5ae12cc5a548522fbe08cee124bb3a4028b0de
parentc29d9f8d61d45318d07ed6ccab7a3ec6d1c27037
gcc-cross-canadian.inc: Add dependency on cross-gcc

gcc-cross-canadian uses cross compiler during libgcc build
when building from sstate the build failed when building
gcc-cross-canadian since it did not populate gcc-cross
therefore add an explicit dependency on virtual/${TARGET_PREFIX}gcc
to make sure that gcc-cross is available before building
gcc-cross-canadian

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/gcc/gcc-cross-canadian.inc