diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.5.1.inc')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.5.1.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.5.1.inc b/meta/recipes-devtools/gcc/gcc-4.5.1.inc index 6eb30443f0..aa1cc959e0 100644 --- a/meta/recipes-devtools/gcc/gcc-4.5.1.inc +++ b/meta/recipes-devtools/gcc/gcc-4.5.1.inc | |||
@@ -35,9 +35,9 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ | |||
35 | file://fedora/gcc45-no-add-needed.patch;striplevel=0 \ | 35 | file://fedora/gcc45-no-add-needed.patch;striplevel=0 \ |
36 | file://103-uclibc-conf-noupstream.patch \ | 36 | file://103-uclibc-conf-noupstream.patch \ |
37 | file://200-uclibc-locale.patch \ | 37 | file://200-uclibc-locale.patch \ |
38 | file://203-uclibc-locale-no__x.patch;striplevel=1 \ | 38 | file://203-uclibc-locale-no__x.patch; \ |
39 | file://204-uclibc-locale-wchar_fix.patch;striplevel=1 \ | 39 | file://204-uclibc-locale-wchar_fix.patch; \ |
40 | file://205-uclibc-locale-update.patch;striplevel=1 \ | 40 | file://205-uclibc-locale-update.patch; \ |
41 | file://301-missing-execinfo_h.patch \ | 41 | file://301-missing-execinfo_h.patch \ |
42 | file://302-c99-snprintf.patch \ | 42 | file://302-c99-snprintf.patch \ |
43 | file://303-c99-complex-ugly-hack.patch \ | 43 | file://303-c99-complex-ugly-hack.patch \ |
@@ -68,7 +68,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ | |||
68 | file://pr45886.patch \ | 68 | file://pr45886.patch \ |
69 | " | 69 | " |
70 | 70 | ||
71 | SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " | 71 | SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " |
72 | 72 | ||
73 | # Language Overrides | 73 | # Language Overrides |
74 | FORTRAN = "" | 74 | FORTRAN = "" |