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:
parent
b9b36cc00f
commit
27f134b64a
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user