[Bug 210330] "ar -s" not deterministic by default
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 16 21:22:46 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210330
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Thu Jun 16 21:22:27 UTC 2016
New revision: 301974
URL: https://svnweb.freebsd.org/changeset/base/301974
Log:
ar: enable reproducible output by default when invoked as 'ar -s'
ar output is already deterministic by default for ar -q and ar -r, and
when invoked as ranlib. Make ar -s equivalent to ranlib and enable
deterministic output by default in that case too.
PR: 210330
Reviewed by: bdrewery
Approved by: re (gjb)
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D6871
Changes:
head/usr.bin/ar/ar.1
head/usr.bin/ar/ar.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list