summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/gcc/gcc-4.5.inc')
-rw-r--r--recipes-devtools/gcc/gcc-4.5.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-devtools/gcc/gcc-4.5.inc b/recipes-devtools/gcc/gcc-4.5.inc
index dc45cdaddd..efec40a68b 100644
--- a/recipes-devtools/gcc/gcc-4.5.inc
+++ b/recipes-devtools/gcc/gcc-4.5.inc
@@ -127,6 +127,9 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
127 file://gcc-vmovl-PR45805.patch \ 127 file://gcc-vmovl-PR45805.patch \
128 file://gcc-scalar-widening-pr45847.patch \ 128 file://gcc-scalar-widening-pr45847.patch \
129 file://gcc-linaro-fix-lp-653316.patch \ 129 file://gcc-linaro-fix-lp-653316.patch \
130 \
131 file://optional_libstdc.patch \
132 file://64bithack.patch \
130 " 133 "
131 134
132SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " 135SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "