Source-Changes-D archive

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

Re: CVS commit: src/share/mk



On Tue, Sep 08, 2015 at 01:14:59PM +0900, Masao Uebayashi wrote:
> On Tue, Sep 8, 2015 at 1:33 AM, Joerg Sonnenberger
> <joerg%britannica.bec.de@localhost> wrote:
> > On Mon, Sep 07, 2015 at 06:42:07AM +0000, Masao Uebayashi wrote:
> >> Module Name:  src
> >> Committed By: uebayasi
> >> Date:         Mon Sep  7 06:42:07 UTC 2015
> >>
> >> Modified Files:
> >>       src/share/mk: bsd.lib.mk
> >>
> >> Log Message:
> >> Order object build alphabetically.
> >
> > Given that we are still tsorting things: this change is wrong.
> 
> Could you elaborate more?  What I see is that, ${.ALLSRC:O} is
> lorder(1)'ed, and then tsort(1)'ed.

You have added additional work for nothing.

Joerg


Home | Main Index | Thread Index | Old Index