On Sat, Oct 9, 2010 at 1:31 AM, Tim Kientzle <[email protected]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to