In message <201703042035.v24kzyuv058...@repo.freebsd.org>, Ngie Cooper writes: > Author: ngie > Date: Sat Mar 4 20:35:34 2017 > New Revision: 314676 > URL: https://svnweb.freebsd.org/changeset/base/314676 > > Log: > Fix build after r314656 > > Some of the changes I introduced to use .ALLSRC were correct in spirit, > but incorrect in reality -- in particular, ../Makefile.inc hadn't been > pulled in via bsd.init.mk (via bsd.lib.mk, bsd.prog.mk), so the value > of .ALLSRC (evaluated immediately) was empty. .include bsd.init.mk > explicitly so we can be certain that the values used as dependencies in > the targets are defined when the target recipe has been evaluated. > > Reminder: thou shalt separate out separate functional changes before > committing them. > > (YUGE) Pointyhat to: ngie > In collaboration with: bdrewery > MFC after: 1 month > Reported by: Jenkins, cy, ler,O. Hartmann , Michael Butler
Actually, I didn't report anything. I simply replied to O. Hartmann's email that it was failing to link to rpcsvc. Good to see it's fixed. The NFS RPC relationship makes amd a little tricky. -- Cheers, Cy Schubert <cy.schub...@cschubert.com> FreeBSD UNIX: <c...@freebsd.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"