summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-4.8.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.8.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-4.8.inc70
1 files changed, 35 insertions, 35 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.8.inc b/meta/recipes-devtools/gcc/gcc-4.8.inc
index 25b5f2caf7..87af783e2c 100644
--- a/meta/recipes-devtools/gcc/gcc-4.8.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.8.inc
@@ -30,41 +30,41 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
30 file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8" 30 file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8"
31 31
32SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ 32SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
33 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ 33 file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
34 file://100-uclibc-conf.patch \ 34 file://0002-uclibc-conf.patch \
35 file://gcc-uclibc-locale-ctype_touplow_t.patch \ 35 file://0003-gcc-uclibc-locale-ctype_touplow_t.patch \
36 file://200-uclibc-locale.patch \ 36 file://0004-uclibc-locale.patch \
37 file://203-uclibc-locale-no__x.patch; \ 37 file://0005-uclibc-locale-no__x.patch \
38 file://204-uclibc-locale-wchar_fix.patch; \ 38 file://0006-uclibc-locale-wchar_fix.patch \
39 file://205-uclibc-locale-update.patch; \ 39 file://0007-uclibc-locale-update.patch \
40 file://301-missing-execinfo_h.patch \ 40 file://0008-missing-execinfo_h.patch \
41 file://302-c99-snprintf.patch \ 41 file://0009-c99-snprintf.patch \
42 file://303-c99-complex-ugly-hack.patch \ 42 file://0010-c99-complex-ugly-hack.patch \
43 file://304-index_macro.patch \ 43 file://0011-index_macro.patch \
44 file://305-libmudflap-susv3-legacy.patch \ 44 file://0012-libmudflap-susv3-legacy.patch \
45 file://306-libstdc++-namespace.patch \ 45 file://0013-libstdc-namespace.patch \
46 file://740-sh-pr24836.patch \ 46 file://0014-sh-pr24836.patch \
47 file://800-arm-bigendian.patch \ 47 file://0015-arm-Use-TARGET_ENDIAN_OPTION-for-determining-MULTILI.patch \
48 file://gcc-poison-system-directories.patch \ 48 file://0016-gcc-poison-system-directories.patch \
49 file://gcc-poison-dir-extend.patch \ 49 file://0017-gcc-poison-dir-extend.patch \
50 file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ 50 file://0018-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \
51 file://64bithack.patch \ 51 file://0019-64-bit-multilib-hack.patch \
52 file://optional_libstdc.patch \ 52 file://0020-optional-libstdc.patch \
53 file://disable_relax_pic_calls_flag.patch \ 53 file://0021-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch \
54 file://COLLECT_GCC_OPTIONS.patch \ 54 file://0022-COLLECT_GCC_OPTIONS.patch \
55 file://use-defaults.h-and-t-oe-in-B.patch \ 55 file://0023-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \
56 file://pr32219.patch \ 56 file://0024-PR-target-32219.patch \
57 file://fortran-cross-compile-hack.patch \ 57 file://0025-fortran-cross-compile-hack.patch \
58 file://libgcc-sjlj-check.patch \ 58 file://0026-libgcc-sjlj-check.patch \
59 file://cpp-honor-sysroot.patch \ 59 file://0027-cpp-honor-sysroot.patch \
60 file://mips64-default-n64.patch \ 60 file://0028-MIPS64-Default-to-N64-ABI.patch \
61 file://GLIBC_DYNAMIC_LINKER.patch \ 61 file://0029-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \
62 file://gcc-argument-list-too-long.patch \ 62 file://0030-gcc-Fix-argument-list-too-long-error.patch \
63 file://disablesdt.patch \ 63 file://0031-Disable-sdt.patch \
64 file://libtool.patch \ 64 file://0032-libtool.patch \
65 file://gcc-armv4-pass-fix-v4bx-to-ld.patch \ 65 file://0033-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \
66 file://use-ml-conf-files-from-B.patch \ 66 file://0034-Use-the-multilib-config-files-from-B-instead-of-usin.patch \
67 file://wcast-qual-PR55383.patch \ 67 file://0035-wcast-qual-PR-55383.patch \
68 " 68 "
69SRC_URI[md5sum] = "e6040024eb9e761c3bea348d1fa5abb0" 69SRC_URI[md5sum] = "e6040024eb9e761c3bea348d1fa5abb0"
70SRC_URI[sha256sum] = "b037fe5132b71ecad2ea7141ec92292b5d32427bf90fd90cde432b1d5abacc2c" 70SRC_URI[sha256sum] = "b037fe5132b71ecad2ea7141ec92292b5d32427bf90fd90cde432b1d5abacc2c"