Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src




To: source-changes-d%NetBSD.org@localhost

Subject: re: CVS commit: src

From: matthew green <mrg%eterna.com.au@localhost>

Date: Sat, 14 Mar 2009 07:11:17 +1100


   
   Modified Files:
        src: build.sh
        src/share/mk: bsd.README bsd.lib.mk
   
   Log Message:
   Add a MKARZERO flag, which invokes ar(1) with the new D flag when it
   is set to "yes" -- defaults to "no" except for build.sh builds. This
   results in a deterministic .a file rather than one that reflects
   timestamps and permissions on the source files.
   
   Also, clean up the ar flags we're using, and remove a redundant use of
   ranlib that on a modern POSIX ar can be done with the "s" flag.
   
   Discussed on tech-toolchain


the discussion, between yourself, christos and myself involved
christos and i asking you NOT to add a special MKFOO for ar, but
to just use MKDETERMINISTIC (or something everything uses.)

please do that instead.


.mrg.


Follow-Ups:

Re: CVS commit: src
From: Perry E. Metzger




Prev by Date: Re: CVS commit: src

Next by Date: Re: CVS commit: src

Previous by Thread: Re: CVS commit: src

Next by Thread: Re: CVS commit: src

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index