summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.7.inc
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-07-10 04:29:22 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-11 11:34:22 +0100
commit1b428f0151a5b86332b501871bf4a925b43580a5 (patch)
tree8a0d7e8a077c1467f49ec73e043825d97dbe54db /meta/recipes-devtools/gcc/gcc-4.7.inc
parent243539efec94e79dade2525d0ab3586eea48c529 (diff)
downloadopenembedded-core-1b428f0151a5b86332b501871bf4a925b43580a5.tar.gz
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>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.7.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
index c7dbc3ccf2..be142a13fb 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
@@ -1,6 +1,6 @@
require gcc-common.inc
-PR = "r3"
+PR = "r4"
# Third digit in PV should be incremented after a minor release
# happens from this branch on gcc e.g. currently its 4.7.1