aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-01-09 13:36:19 -0800
committerKhem Raj <raj.khem@gmail.com>2011-01-09 13:39:23 -0800
commit3aa8afe97e9cf1340feb9c4442a6ed88b7e32c96 (patch)
treebb65589cc83685105cf4e194cda820629c723330 /recipes/gcc/gcc-4.5.inc
parent8d51dd82e8e26bf9c4bd780d1a63a23128f938b0 (diff)
downloadopenembedded-3aa8afe97e9cf1340feb9c4442a6ed88b7e32c96.tar.gz
gcc-4.5: Fix toolchain builds for SH4/SH3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-4.5.inc')
-rw-r--r--recipes/gcc/gcc-4.5.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index bac15ef1ea..377496dcd2 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -32,6 +32,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
file://arm-bswapsi2.patch \
file://Makefile.in.patch \
file://gcc-armv4-pass-fix-v4bx-to-ld.patch \
+ file://sh4-multilib.patch \
file://linaro/gcc-4.5-linaro-r99297.patch \
file://linaro/gcc-4.5-linaro-r99298.patch \
file://linaro/gcc-4.5-linaro-r99299.patch \