From c884878f6c833b18a3a95b193f5de68df5bcea48 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 29 Oct 2021 10:23:21 +0100 Subject: [PATCH] gcc: Add missing patch Upstream-Status Signed-off-by: Richard Purdie --- ...6-If-CXXFLAGS-contains-something-unsupported-by-the-bu.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/gcc/gcc/0006-If-CXXFLAGS-contains-something-unsupported-by-the-bu.patch b/meta/recipes-devtools/gcc/gcc/0006-If-CXXFLAGS-contains-something-unsupported-by-the-bu.patch index 6b1833ee79..98a1bb2a66 100644 --- a/meta/recipes-devtools/gcc/gcc/0006-If-CXXFLAGS-contains-something-unsupported-by-the-bu.patch +++ b/meta/recipes-devtools/gcc/gcc/0006-If-CXXFLAGS-contains-something-unsupported-by-the-bu.patch @@ -19,6 +19,8 @@ Signed-off-by: Richard Purdie Makefile.tpl | 2 ++ 2 files changed, 4 insertions(+) +Upstream-Status: Pending [should be submittable] + Index: gcc-11.2.0/Makefile.in =================================================================== --- gcc-11.2.0.orig/Makefile.in -- 2.40.1