From 41756d499f1c5ed57bcb7e3e8ab768ec020086f6 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Thu, 14 Jul 2016 18:49:39 -0700 Subject: 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 Signed-off-by: Armin Kuster --- meta/recipes-devtools/gcc/gcc-5.3.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/gcc/gcc-5.3.inc') 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 \ -- cgit v1.2.3