]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerScott Garman <scott.a.garman@intel.com>
Wed, 18 Jul 2012 17:18:53 +0000 (10:18 -0700)
commitaa010039a38188f1b1b38a978287d1597138b8b9
tree98a1c54d7066eb0bf31a728f98930d1bb80c3c65
parenta2e00d2cae8e4b58fc3b9fc7853da519a615aa31
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

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