diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-10-14 08:48:57 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-05 22:33:22 +0000 |
| commit | e2eb8aff27c9912ce01b4938daecd0f94308bf6a (patch) | |
| tree | 5694fa20fe4e342706db927beccdf6490d3928ab /meta/recipes-devtools/gcc/gcc-6.4.inc | |
| parent | a3d3d7f511ac836c619236e03c5eea34598e463e (diff) | |
| download | poky-e2eb8aff27c9912ce01b4938daecd0f94308bf6a.tar.gz | |
gcc6: Upgrade to 6.4
(From OE-Core rev: 7874fa86cb583fe6a178b95ead09430486197197)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-6.4.inc')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-6.4.inc | 130 |
1 files changed, 130 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-6.4.inc b/meta/recipes-devtools/gcc/gcc-6.4.inc new file mode 100644 index 0000000000..a42b7d83ca --- /dev/null +++ b/meta/recipes-devtools/gcc/gcc-6.4.inc | |||
| @@ -0,0 +1,130 @@ | |||
| 1 | require gcc-common.inc | ||
| 2 | |||
| 3 | # Third digit in PV should be incremented after a minor release | ||
| 4 | |||
| 5 | PV = "6.4.0" | ||
| 6 | |||
| 7 | # BINV should be incremented to a revision after a minor gcc release | ||
| 8 | |||
| 9 | BINV = "6.4.0" | ||
| 10 | |||
| 11 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/gcc-6.4:${FILE_DIRNAME}/gcc-6.4/backport:" | ||
| 12 | |||
| 13 | DEPENDS =+ "mpfr gmp libmpc zlib" | ||
| 14 | NATIVEDEPS = "mpfr-native gmp-native libmpc-native zlib-native" | ||
| 15 | |||
| 16 | LICENSE = "GPL-3.0-with-GCC-exception & GPLv3" | ||
| 17 | |||
| 18 | LIC_FILES_CHKSUM = "\ | ||
| 19 | file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | ||
| 20 | file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \ | ||
| 21 | file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \ | ||
| 22 | file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | ||
| 23 | file://COPYING.RUNTIME;md5=fe60d87048567d4fe8c8a0ed2448bcc8 \ | ||
| 24 | " | ||
| 25 | |||
| 26 | |||
| 27 | BASEURI ?= "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.xz" | ||
| 28 | #SRCREV = "bd9a826d5448db11d29d2ec5884e7e679066f140" | ||
| 29 | #BASEURI ?= "git://github.com/gcc-mirror/gcc;branch=gcc-6-branch;protocol=git" | ||
| 30 | #BASEURI ?= "ftp://sourceware.org/pub/gcc/snapshots/6.2.0-RC-20160815/gcc-6.2.0-RC-20160815.tar.bz2" | ||
| 31 | |||
| 32 | SRC_URI = "\ | ||
| 33 | ${BASEURI} \ | ||
| 34 | file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ | ||
| 35 | file://0008-missing-execinfo_h.patch \ | ||
| 36 | file://0009-c99-snprintf.patch \ | ||
| 37 | file://0010-gcc-poison-system-directories.patch \ | ||
| 38 | file://0011-gcc-poison-dir-extend.patch \ | ||
| 39 | file://0012-gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ | ||
| 40 | file://0013-64-bit-multilib-hack.patch \ | ||
| 41 | file://0014-optional-libstdc.patch \ | ||
| 42 | file://0015-gcc-disable-MASK_RELAX_PIC_CALLS-bit.patch \ | ||
| 43 | file://0016-COLLECT_GCC_OPTIONS.patch \ | ||
| 44 | file://0017-Use-the-defaults.h-in-B-instead-of-S-and-t-oe-in-B.patch \ | ||
| 45 | file://0018-fortran-cross-compile-hack.patch \ | ||
| 46 | file://0019-cpp-honor-sysroot.patch \ | ||
| 47 | file://0020-MIPS64-Default-to-N64-ABI.patch \ | ||
| 48 | file://0021-Define-GLIBC_DYNAMIC_LINKER-and-UCLIBC_DYNAMIC_LINKE.patch \ | ||
| 49 | file://0022-gcc-Fix-argument-list-too-long-error.patch \ | ||
| 50 | file://0023-Disable-sdt.patch \ | ||
| 51 | file://0024-libtool.patch \ | ||
| 52 | file://0025-gcc-armv4-pass-fix-v4bx-to-linker-to-support-EABI.patch \ | ||
| 53 | file://0026-Use-the-multilib-config-files-from-B-instead-of-usin.patch \ | ||
| 54 | file://0027-Avoid-using-libdir-from-.la-which-usually-points-to-.patch \ | ||
| 55 | file://0028-export-CPP.patch \ | ||
| 56 | file://0029-Enable-SPE-AltiVec-generation-on-powepc-linux-target.patch \ | ||
| 57 | file://0030-Disable-the-MULTILIB_OSDIRNAMES-and-other-multilib-o.patch \ | ||
| 58 | file://0031-Ensure-target-gcc-headers-can-be-included.patch \ | ||
| 59 | file://0032-gcc-4.8-won-t-build-with-disable-dependency-tracking.patch \ | ||
| 60 | file://0033-Don-t-search-host-directory-during-relink-if-inst_pr.patch \ | ||
| 61 | file://0034-Use-SYSTEMLIBS_DIR-replacement-instead-of-hardcoding.patch \ | ||
| 62 | file://0035-aarch64-Add-support-for-musl-ldso.patch \ | ||
| 63 | file://0036-libcc1-fix-libcc1-s-install-path-and-rpath.patch \ | ||
| 64 | file://0037-handle-sysroot-support-for-nativesdk-gcc.patch \ | ||
| 65 | file://0038-Search-target-sysroot-gcc-version-specific-dirs-with.patch \ | ||
| 66 | file://0039-Fix-various-_FOR_BUILD-and-related-variables.patch \ | ||
| 67 | file://0040-nios2-Define-MUSL_DYNAMIC_LINKER.patch \ | ||
| 68 | file://0041-ssp_nonshared.patch \ | ||
| 69 | file://0042-gcc-libcpp-support-ffile-prefix-map-old-new.patch \ | ||
| 70 | file://0043-Reuse-fdebug-prefix-map-to-replace-ffile-prefix-map.patch \ | ||
| 71 | file://0044-gcc-final.c-fdebug-prefix-map-support-to-remap-sourc.patch \ | ||
| 72 | file://0045-libgcc-Add-knob-to-use-ldbl-128-on-ppc.patch \ | ||
| 73 | file://0046-Link-libgcc-using-LDFLAGS-not-just-SHLIB_LDFLAGS.patch \ | ||
| 74 | file://0047-libgcc_s-Use-alias-for-__cpu_indicator_init-instead-.patch \ | ||
| 75 | file://0048-sync-gcc-stddef.h-with-musl.patch \ | ||
| 76 | file://0054_all_nopie-all-flags.patch \ | ||
| 77 | file://0055-unwind_h-glibc26.patch \ | ||
| 78 | file://0056-LRA-PR70904-relax-the-restriction-on-subreg-reload-f.patch \ | ||
| 79 | ${BACKPORTS} \ | ||
| 80 | " | ||
| 81 | BACKPORTS = "\ | ||
| 82 | file://CVE-2016-6131.patch \ | ||
| 83 | " | ||
| 84 | SRC_URI[md5sum] = "11ba51a0cfb8471927f387c8895fe232" | ||
| 85 | SRC_URI[sha256sum] = "850bf21eafdfe5cd5f6827148184c08c4a0852a37ccf36ce69855334d2c914d4" | ||
| 86 | |||
| 87 | S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/gcc-${PV}" | ||
| 88 | #S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/git" | ||
| 89 | B = "${WORKDIR}/gcc-${PV}/build.${HOST_SYS}.${TARGET_SYS}" | ||
| 90 | |||
| 91 | # Language Overrides | ||
| 92 | FORTRAN = "" | ||
| 93 | JAVA = "" | ||
| 94 | |||
| 95 | LTO = "--enable-lto" | ||
| 96 | |||
| 97 | EXTRA_OECONF_BASE = "\ | ||
| 98 | ${LTO} \ | ||
| 99 | --enable-libssp \ | ||
| 100 | --enable-libitm \ | ||
| 101 | --disable-bootstrap \ | ||
| 102 | --disable-libmudflap \ | ||
| 103 | --with-system-zlib \ | ||
| 104 | --with-linker-hash-style=${LINKER_HASH_STYLE} \ | ||
| 105 | --enable-linker-build-id \ | ||
| 106 | --with-ppl=no \ | ||
| 107 | --with-cloog=no \ | ||
| 108 | --enable-checking=release \ | ||
| 109 | --enable-cheaders=c_global \ | ||
| 110 | --without-isl \ | ||
| 111 | " | ||
| 112 | |||
| 113 | EXTRA_OECONF_INITIAL = "\ | ||
| 114 | --disable-libmudflap \ | ||
| 115 | --disable-libgomp \ | ||
| 116 | --disable-libitm \ | ||
| 117 | --disable-libquadmath \ | ||
| 118 | --with-system-zlib \ | ||
| 119 | --disable-lto \ | ||
| 120 | --disable-plugin \ | ||
| 121 | --enable-decimal-float=no \ | ||
| 122 | --without-isl \ | ||
| 123 | gcc_cv_libc_provides_ssp=yes \ | ||
| 124 | " | ||
| 125 | |||
| 126 | EXTRA_OECONF_PATHS = "\ | ||
| 127 | --with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \ | ||
| 128 | --with-sysroot=/not/exist \ | ||
| 129 | --with-build-sysroot=${STAGING_DIR_TARGET} \ | ||
| 130 | " | ||
