summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch b/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch
index 9385aa99c6..f05ebf19d0 100644
--- a/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch
+++ b/meta/recipes-devtools/gdb/gdb/add-missing-ldflags.patch
@@ -16,7 +16,7 @@ and probably needs to be put back upstream.
16The bug is rare to reproduce as it depends on the host libzstd was built 16The bug is rare to reproduce as it depends on the host libzstd was built
17against. 17against.
18 18
19Upstream-Status: Pending 19Upstream-Status: Backport [https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=5fc6b6d44cd63651c2902cbfc5b9734a55aaa617]
20Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 20Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
21 21
22Index: gdb-13.1/gdb/acinclude.m4 22Index: gdb-13.1/gdb/acinclude.m4