svn commit: r332512 - head/sys/conf

Benjamin Kaduk bjkfbsd at gmail.com
Sun Apr 15 15:33:20 UTC 2018


On Sun, Apr 15, 2018 at 10:13 AM, Brooks Davis <brooks at freebsd.org> wrote:

> On Sun, Apr 15, 2018 at 03:06:07PM +0000, Brooks Davis wrote:
> > Author: brooks
> > Date: Sun Apr 15 15:06:07 2018
> > New Revision: 332512
> > URL: https://svnweb.freebsd.org/changeset/base/332512
> >
> > Log:
> >   Remove device cm which was removed in r332490.
>
> I'm quite confused by the fact that tinderbox didn't trip on this when I
> ran it.  Are -DNO_CLEAN tinderbox builds insufficent for device removal?
>

Given that they would leave around the old object files needed to resolve
stale
references to removed driver components, it seems likely.

-Ben


More information about the svn-src-all mailing list