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:
Baptiste Daroussin
2018-02-06 11:54:20 +00:00
parent 2ba4bf8fa5
commit a273973175
6 changed files with 2 additions and 49 deletions
-1
View File
@@ -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