native-xtools: Add missing readelf.

The switch to elftoolchain's readelf in r280859 caused native-xtools
to no longer build readelf.  This fixes poudriere builds not using
a native readelf when expected.

Reported by:	strejda on freenode
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Bryan Drewery 2017-02-03 16:27:23 +00:00
parent b9b36cc00f
commit 27f134b64a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313163

View File

@ -1950,6 +1950,7 @@ native-xtools: .PHONY
usr.bin/mktemp \
usr.bin/mt \
usr.bin/patch \
usr.bin/readelf \
usr.bin/sed \
usr.bin/sort \
usr.bin/tar \