HomeFreeBSD

loader: use strip -o instead of cp and strip in place

Description

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

Details

Provenance
emasteAuthored on
Parents
rS310660: style(9): fix whitespace in pdu_encode_secparams(..)
Branches
Unknown
Tags
Unknown