summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-29 10:23:21 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-29 10:23:35 +0100
commitd78650b980853e17e78555515a7830fd75178923 (patch)
tree0f487eb0506d4f1f015b0e78ede927430d8aff06 /meta/recipes-devtools/gcc
parentb0a67a05316b32e97749b2cd0a5fea4db1b30e52 (diff)
downloadpoky-d78650b980853e17e78555515a7830fd75178923.tar.gz
gcc: Add missing patch Upstream-Status
(From OE-Core rev: c884878f6c833b18a3a95b193f5de68df5bcea48) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc')
-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