HomeFreeBSD

MFC r285844: ar: add -U (unique) option to disable -D (deterministic) mode

Description

MFC r285844: ar: add -U (unique) option to disable -D (deterministic) mode

This is required in order for us to support deterministic mode by
default. If multiple -D or -U options are specified on the command
line, the final one takes precedence. GNU ar also uses -U for this.

PR: 196929
Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS287325: Added Ctrl-C trap handling.
Branches
Unknown
Tags
Unknown