Remove addr2line from cross elftoolchain tools list

It is not required, and there is no reason to install it just because it
came with the binutils cross tools.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2015-01-21 19:04:55 +00:00
parent 5e7cd3ec22
commit da010b5606
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=277497

View File

@ -1428,7 +1428,6 @@ _binutils= gnu/usr.bin/binutils
.endif
.if ${MK_ELFTOOLCHAIN_TOOLS} != "no"
_elftctools= lib/libelftc \
usr.bin/addr2line \
usr.bin/elfcopy \
usr.bin/nm \
usr.bin/size \