]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
gdb: Patch for building with readline-8.2
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 19 Nov 2022 14:40:35 +0000 (15:40 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 21 Nov 2022 10:58:32 +0000 (10:58 +0000)
commitf86ae7d1a6fd6436aa3d285f0a1c2fdc9ce364f6
tree677eb5046b78c50b691909e7aee845436285caef
parent1ad5a01388970e3349f83702596d83ce44b1a8f4
gdb: Patch for building with readline-8.2

- Patch required for successful building with readline-8.2
   In readline 8.2 the type of rl_completer_word_break_characters changed to
   include const.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/gdb
src/patches/gdb-readline8.2.patch [new file with mode: 0644]