summaryrefslogtreecommitdiff
path: root/targets
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 /targets
parent2ba4bf8fa549f002503f218ae503bf906bd71f3e (diff)
downloadsrc-test2-a273973175e2a4cbbda3fd7b8cddd0bec0857082.tar.gz
src-test2-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 'targets')
-rw-r--r--targets/pseudo/userland/gnu/Makefile.depend1
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/pseudo/userland/gnu/Makefile.depend b/targets/pseudo/userland/gnu/Makefile.depend
index e42e2d628b32..b67e02d6ab03 100644
--- a/targets/pseudo/userland/gnu/Makefile.depend
+++ b/targets/pseudo/userland/gnu/Makefile.depend
@@ -32,7 +32,6 @@ DIRDEPS = \
gnu/usr.bin/gdb/doc \
gnu/usr.bin/gdb/gdb \
gnu/usr.bin/gdb/gdbserver \
- gnu/usr.bin/gdb/gdbtui \
gnu/usr.bin/gdb/kgdb \
gnu/usr.bin/gdb/libgdb \
gnu/usr.bin/gperf \