Re: svn commit: r326535 - head/tools/boot

2017-12-04 Thread Warner Losh
On Mon, Dec 4, 2017 at 10:14 AM, Rodney W. Grimes < free...@pdx.rh.cn85.dnsmgr.net> wrote: > [ Charset UTF-8 unsupported, converting... ] > > Author: imp > > Date: Mon Dec 4 16:38:20 2017 > > New Revision: 326535 > > URL: https://svnweb.freebsd.org/changeset/base/326535 > > > > Log: > > Just us

Re: svn commit: r326535 - head/tools/boot

2017-12-04 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: imp > Date: Mon Dec 4 16:38:20 2017 > New Revision: 326535 > URL: https://svnweb.freebsd.org/changeset/base/326535 > > Log: > Just use the last line of the output from getting .OBJDIR. The > buildenv target prints other stuff too that nee

svn commit: r326535 - head/tools/boot

2017-12-04 Thread Warner Losh
Author: imp Date: Mon Dec 4 16:38:20 2017 New Revision: 326535 URL: https://svnweb.freebsd.org/changeset/base/326535 Log: Just use the last line of the output from getting .OBJDIR. The buildenv target prints other stuff too that needs to be ignored. Sponsored by: Netflix Modified: hea