From: Richard Purdie Date: Fri, 29 Oct 2021 09:23:21 +0000 (+0100) Subject: gcc: Add missing patch Upstream-Status X-Git-Tag: uninative-3.5~1020 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c884878f6c833b18a3a95b193f5de68df5bcea48;p=openembedded-core.git gcc: Add missing patch Upstream-Status Signed-off-by: Richard Purdie --- 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