1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 16:07:47 +00:00

Ports/gdb: Add descriptions to all gdb patches and remove dead code

Before working on the gdb port some more, I wanted to get these patches
cleaned up to have a good base to build upon.
This commit is contained in:
Brian Gianforcaro 2022-02-20 00:18:58 -08:00 committed by Andreas Kling
parent 9845164f6a
commit f01e1d0c17
6 changed files with 57 additions and 27 deletions

View file

@ -51,7 +51,6 @@ PORTS_MISSING_DESCRIPTIONS = {
'freetype',
'gawk',
'gcc',
'gdb',
'genemu',
'gettext',
'git',