On Fri, 2014-05-23 at 08:10 +0000, Luigi Rizzo wrote: > Author: luigi > Date: Fri May 23 08:10:07 2014 > New Revision: 266579 > URL: http://svnweb.freebsd.org/changeset/base/266579 > > Log: > add libraries to the initial build for picobsd. > > add a -j option so we can tune the amount of parallel make, > the default we used (-j 8) is large and was giving problems > with SUBDIR_PARALLEL due to some missing dependencies. >
Do you have info on what missing dependencies? Were they in the lib/ hierarchy, or somewhere else? I have a sketchy hand-wavy plan for handling dependencies with finer-grained control than the current .WAIT mechanism, but I haven't hurried to work on it because I didn't think anyone was having any trouble. -- Ian _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"