Accepting request 1006858 from home:favogt:branches:devel:gcc

- Add patch to fix build with readline 8.2:
  * gdb-add-support-for-readline-8.2.patch

OBS-URL: https://build.opensuse.org/request/show/1006858
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=335
This commit is contained in:
2022-09-29 08:55:28 +00:00
committed by Git OBS Bridge
parent a6077b67a9
commit c834959acd
3 changed files with 44 additions and 0 deletions

View File

@@ -346,6 +346,7 @@ Patch2031: gdb-symtab-fix-handling-of-dw_tag_unspecified_type.patch
Patch2032: gdb-handle-pending-c-after-rl_callback_read_char.patch
Patch2033: gdb-testsuite-fix-have_mpx-test.patch
Patch2034: gdb-testsuite-fix-gdb.dwarf2-dw2-unspecified-type-foo.c-with-m32.patch
Patch2035: gdb-add-support-for-readline-8.2.patch
# Backports from master, not yet available in next release.
@@ -781,6 +782,7 @@ find -name "*.info*"|xargs rm -f
%patch2032 -p1
%patch2033 -p1
%patch2034 -p1
%patch2035 -p1
%patch2100 -p1
%patch2101 -p1