Remove gdbtui, it was already not installed on every arches
only installed on arm and sparc64. It is the only bits that keeps us having libreadline in base The rest of gdb can be switched to libedit and will be in another commit
This commit is contained in:
@@ -2460,7 +2460,6 @@ OLD_FILES+=usr/share/man/man1/gcov.1.gz
|
||||
.if ${MK_GDB} == no || ${MK_GDB_LIBEXEC} == yes
|
||||
OLD_FILES+=usr/bin/gdb
|
||||
OLD_FILES+=usr/bin/gdbserver
|
||||
OLD_FILES+=usr/bin/gdbtui
|
||||
OLD_FILES+=usr/bin/kgdb
|
||||
OLD_FILES+=usr/share/man/man1/gdb.1.gz
|
||||
OLD_FILES+=usr/share/man/man1/gdbserver.1.gz
|
||||
|
||||
Reference in New Issue
Block a user