loader: use strip -o instead of cp and strip in place
It is simpler and cleaner to have strip produce the stripped output
directly than copying the input to the output first.
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
loader: use strip -o instead of cp and strip in place Tags None Referenced Files None Subscribers None
Description
Details
|