aboutsummaryrefslogtreecommitdiff
path: root/tools/build
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2018-02-06 11:54:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2018-02-06 11:54:20 +0000
commita273973175e2a4cbbda3fd7b8cddd0bec0857082 (patch)
tree3150775dfd01118879c45dab4fedeaae831875f3 /tools/build
parent2ba4bf8fa549f002503f218ae503bf906bd71f3e (diff)
downloadsrc-a273973175e2a4cbbda3fd7b8cddd0bec0857082.tar.gz
src-a273973175e2a4cbbda3fd7b8cddd0bec0857082.zip
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
Notes
Notes: svn path=/head/; revision=328925
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index e4e56f28202a..e1ef3d30a0cb 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -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