]> code.ossystems Code Review - openembedded-core.git/commit
gcc-cross: Don't reference machine specific variables
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Jan 2012 17:09:30 +0000 (17:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Jan 2012 14:30:34 +0000 (14:30 +0000)
commitb3ca57418f47b16ed0a63d3291bf7d31e3ca5a45
treeccceb3fc4060becd078899ea5868bde70ecd3a21
parentb35384fa3ca96b31c63d764322215abced2066e4
gcc-cross: Don't reference machine specific variables

gcc-cross is installed into a package architecture specific directory
and is not meant to be machine specific. This patch replaces MACHINE_ARCH
with PACKAGE_ARCH to ensure this is really the case.

This was found by examining sstate checksums.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-cross.inc