Re: svn commit: r249316 - head

2013-04-09 Thread Dimitry Andric
On Apr 9, 2013, at 22:21, Dimitry Andric wrote: > Author: dim > Date: Tue Apr 9 20:21:35 2013 > New Revision: 249316 > URL: http://svnweb.freebsd.org/changeset/base/249316 > > Log: > Ensure make -j N universe works correctly, by checking for an up-to-date > make before starting the universe ta

svn commit: r249316 - head

2013-04-09 Thread Dimitry Andric
Author: dim Date: Tue Apr 9 20:21:35 2013 New Revision: 249316 URL: http://svnweb.freebsd.org/changeset/base/249316 Log: Ensure make -j N universe works correctly, by checking for an up-to-date make before starting the universe targets themselves. Otherwise, all of the targets would attemp