]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-scripts: For non-glibc, pass compiler options to ensure the correct libc...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Jul 2015 13:48:21 +0000 (14:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jul 2015 22:28:22 +0000 (23:28 +0100)
commitda2e92e256054b137a1646fdad1fe1a47ba3215a
treedddad7f04abcf6904b2696ed251be7a4e8776177
parent26fb69ec663afd05134822dc5e48fc8928ea5bf1
toolchain-scripts: For non-glibc, pass compiler options to ensure the correct libc selection

gcc-cross-canadian-<arch> is only built once. It needs to target all the
different libcs, not just the currently selected one. This change ensures
that if another libc is used, the compiler correctly selects the right one.

[YOCTO #8025]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toolchain-scripts.bbclass