Don't remove gdbserver on ARM. It's not obsolete. In fact,

it's quite nouveau...
This commit is contained in:
Marcel Moolenaar 2009-02-15 03:42:14 +00:00
parent 5515327488
commit d4f781711a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=188635

View File

@ -1670,7 +1670,7 @@ OLD_FILES+=usr/lib/libpam_ssh.a
OLD_FILES+=usr/lib/libpam_ssh_p.a
OLD_FILES+=usr/bin/help
OLD_FILES+=usr/bin/sccs
.if ${TARGET_ARCH} != "i386"
.if ${TARGET_ARCH} != "arm" && ${TARGET_ARCH} != "i386"
OLD_FILES+=usr/bin/gdbserver
.endif
OLD_FILES+=usr/bin/ssh-keysign