Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2016 21:22:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 210330] "ar -s" not deterministic by default
Message-ID:  <bug-210330-8-04rPQV39SE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210330-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210330-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210330

--- Comment #1 from commit-hook@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210330-8-04rPQV39SE>