summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/gcc/gcc/0006-If-CXXFLAGS-contains-something-unsupported-by-the-bu.patch2
1 files changed, 2 insertions, 0 deletions
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 <richard.purdie@linuxfoundation.org>
19 Makefile.tpl | 2 ++ 19 Makefile.tpl | 2 ++
20 2 files changed, 4 insertions(+) 20 2 files changed, 4 insertions(+)
21 21
22Upstream-Status: Pending [should be submittable]
23
22Index: gcc-11.2.0/Makefile.in 24Index: gcc-11.2.0/Makefile.in
23=================================================================== 25===================================================================
24--- gcc-11.2.0.orig/Makefile.in 26--- gcc-11.2.0.orig/Makefile.in