gcc: gcc-cross-canadian: use correct location for libraries for powerpc64
authorMatthew McClintock <msm@freescale.com>
Tue, 10 Jul 2012 04:29:22 +0000 (04:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jul 2012 10:35:53 +0000 (11:35 +0100)
commit9d03a8b40f885f46a2854ecadd00a6805fa17171
tree668be5d7b520bca41d2c301c17bf2f707f3e9618
parent74859e28b4833e7cd2f54962bc4157383f286e85
gcc: gcc-cross-canadian: use correct location for libraries for powerpc64

This fixes the issue where gcc invokes the linker with an incorrect -L
library location and gives up because it can't find libraries. It was
looking in a /lib folder instead of /lib64

(From OE-Core rev: 1b428f0151a5b86332b501871bf4a925b43580a5)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.7.inc
meta/recipes-devtools/gcc/gcc-cross-canadian_4.7.bb