]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Fix multilib baselib confusion
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Aug 2011 13:05:21 +0000 (14:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Sep 2011 17:24:18 +0000 (18:24 +0100)
commitbc5f293b151b9ba0d6660814d88ee5041efce318
tree4629537b4c793d2331c3e602462ad71ae439c28d
parent2fd257f6c610624f05c8dd3fe1486364af04696f
gcc: Fix multilib baselib confusion

Commit 35fa8dc5f7da90fdd40091a3c3600d3fcd232922 changed the gcc recipes to use
baselib for the compiler location. This is fine as long as baselib happens to
match the platform multilib definition which is enabled at the time.

This patch fixes things so that gcc will honour whatever ${base_libdir} is
set to re-allowing suitable customisation of the system layout.

[YOCTO #1362]

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