]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-scripts: Sync the SDK/ADT values to the build system
authorMark Hatle <mark.hatle@windriver.com>
Tue, 10 Jul 2012 20:54:38 +0000 (15:54 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 17:02:10 +0000 (18:02 +0100)
commit2bd0aaf98c5d586638d82f5f22c1c24122a889a3
treeb1f6c4936170ff3ab356a2419a10874b6f10fd37
parent292469a70282ed83a8c73b3a5c57d7327ebde793
toolchain-scripts: Sync the SDK/ADT values to the build system

The build system passes specific TUNE (fundamental) flag values to various
tools instead of using a shell wrapper or similar.  It is important that the
build system and ADT/SDK match the behaviors exactly, or we are likely to
have differences in the way build-system and external components are built
leading to configuration, compilation and/or run-time problems.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toolchain-scripts.bbclass