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