Add more static binaries to the native-xtools target. These help speed
commit648c401e185876e1261863b9464557518a48432c
authorsbruno <sbruno@FreeBSD.org>
Thu, 13 Nov 2014 22:25:22 +0000 (13 22:25 +0000)
committersbruno <sbruno@FreeBSD.org>
Thu, 13 Nov 2014 22:25:22 +0000 (13 22:25 +0000)
tree4edb69573e445d383676b492d6fadbb92256f70a
parent1b5c52bedf5e8297f7e796eb5f26c3516fac7096
Add more static binaries to the native-xtools target.  These help speed
up the cross builds significantly.

adding:
bin/sh
bin/csh
sbin/md5
usr.bin/bzip2
usr.bin/fetch
usr.bin/gzip
usr.bin/tar
usr.bin/unzip
usr.bin/xz

Phabric: D1146
Reviewed by: imp bdrewery
MFC after: 2 weeks
Makefile.inc1