On Sat, Oct 9, 2010 at 1:31 AM, Tim Kientzle <kient...@freebsd.org> wrote:
> Author: kientzle
> Date: Sat Oct  9 05:31:08 2010
> New Revision: 213643
> URL: http://svn.freebsd.org/changeset/base/213643
>
> Log:
>  Add -D (deterministic) option to ar.
>  When set, it forces all timestamps and owners to zero and
>  modes to 0644.  Useful for producing libraries that are
>  bitwise identical across multiple build runs.


Thanks!  Has anyone looked at the feasibility of setting AR?=ar -D in
sys.mk?  I will probably try this when I get my scratch box up again.

-Ben Kaduk
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to