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 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.
Home |
Main Index |
Thread Index |
Old Index