aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.2.4.inc
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2009-04-15 15:52:29 +0400
committerRoman I Khimov <khimov@altell.ru>2009-08-18 23:23:47 +0400
commite5d6d7fc0f006844a3738b1d519ecfbb5bd9d8f5 (patch)
tree015048c9ed0a270b747d8bc1a1bd3b3c276847b6 /recipes/gcc/gcc-4.2.4.inc
parent3159994b6f02ac2ae788b8c18a1d3a33d8e6ed09 (diff)
downloadopenembedded-e5d6d7fc0f006844a3738b1d519ecfbb5bd9d8f5.tar.gz
gcc: add gcc-multilib64dir.patch starting with 4.2.4
Use lib instead of lib64 as multilibdir on amd64 and ppc64.
Diffstat (limited to 'recipes/gcc/gcc-4.2.4.inc')
-rw-r--r--recipes/gcc/gcc-4.2.4.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.2.4.inc b/recipes/gcc/gcc-4.2.4.inc
index 5afd08ba7c..e8a602342a 100644
--- a/recipes/gcc/gcc-4.2.4.inc
+++ b/recipes/gcc/gcc-4.2.4.inc
@@ -3,7 +3,7 @@ LICENSE = "GPLv3"
DEPENDS = "mpfr gmp"
-INC_PR = "r7"
+INC_PR = "r8"
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://100-uclibc-conf.patch;patch=1 \
@@ -38,6 +38,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://gcc-4.0.2-e300c2c3.patch;patch=1 \
file://fortran-static-linking.patch;patch=1 \
file://intermask-bigendian.patch;patch=1 \
+ file://gcc-multilib64dir.patch;patch=1;pnum=0 \
"
SRC_URI_append_ep93xx = " \