diff options
Diffstat (limited to 'recipes-devtools/gcc/gcc-4.5.inc')
-rw-r--r-- | recipes-devtools/gcc/gcc-4.5.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-devtools/gcc/gcc-4.5.inc b/recipes-devtools/gcc/gcc-4.5.inc index 8f5148d4e8..3728fa0e66 100644 --- a/recipes-devtools/gcc/gcc-4.5.inc +++ b/recipes-devtools/gcc/gcc-4.5.inc | |||
@@ -158,7 +158,8 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \ | |||
158 | file://linaro/gcc-4.5-linaro-r99444.patch \ | 158 | file://linaro/gcc-4.5-linaro-r99444.patch \ |
159 | file://gcc-scalar-widening-pr45847.patch \ | 159 | file://gcc-scalar-widening-pr45847.patch \ |
160 | file://gcc-arm-qihi-split-PR46883.patch \ | 160 | file://gcc-arm-qihi-split-PR46883.patch \ |
161 | \ | 161 | file://gcc-arm-volatile-bitfield-fix.patch \ |
162 | \ | ||
162 | file://optional_libstdc.patch \ | 163 | file://optional_libstdc.patch \ |
163 | file://64bithack.patch \ | 164 | file://64bithack.patch \ |
164 | " | 165 | " |