On Tue, Sep 8, 2015 at 1:33 AM, Joerg Sonnenberger <jo...@britannica.bec.de> 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.