summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gcc/gcc-5.3.inc
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2016-07-14 18:49:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-27 08:33:19 +0100
commit41756d499f1c5ed57bcb7e3e8ab768ec020086f6 (patch)
treee495d37bef0eba1cc37189eacbd593a5727f0f99 /meta/recipes-devtools/gcc/gcc-5.3.inc
parent901c179680629f49ac3c05c336b2fe752a87ea2b (diff)
downloadopenembedded-core-41756d499f1c5ed57bcb7e3e8ab768ec020086f6.tar.gz
openembedded-core-41756d499f1c5ed57bcb7e3e8ab768ec020086f6.tar.bz2
openembedded-core-41756d499f1c5ed57bcb7e3e8ab768ec020086f6.zip
gcc-5.3: fix build for gcc-6
Backport upstream patch. It had been applied to 4.9, but not 5.3. [YOCTO #9897] (Fedora-24) Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.3.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.3.inc b/meta/recipes-devtools/gcc/gcc-5.3.inc
index d18ad79bad..4815384e94 100644
--- a/meta/recipes-devtools/gcc/gcc-5.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.3.inc
@@ -89,6 +89,7 @@ SRC_URI = "\
file://0057-unwind-fix-for-musl.patch \
file://0058-fdebug-prefix-map-support-to-remap-relative-path.patch \
file://0059-libgcc-use-ldflags.patch \
+ file://0060-fix-build-when-using-gcc6.patch \
file://CVE-2016-4488.patch \
file://CVE-2016-4489.patch \
file://CVE-2016-2226.patch \