On Fri, 2018-01-12 at 09:29 -0800, John Baldwin wrote: > On Thursday, January 11, 2018 07:41:00 PM Ian Lepore wrote: > > > > Author: ian > > Date: Thu Jan 11 19:41:00 2018 > > New Revision: 327843 > > URL: https://svnweb.freebsd.org/changeset/base/327843 > > > > Log: > > Add description files for WITH/WITHOUT_LINT. These should have been part > > of r327837. > > > > PR: 223892 > > Differential Revision: https://reviews.freebsd.org/D13799 > > > > Added: > > stable/11/tools/build/options/WITHOUT_LINT (contents, props changed) > > stable/11/tools/build/options/WITH_LINT (contents, props changed) > > > > Added: stable/11/tools/build/options/WITHOUT_LINT > > ============================================================================== > > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > > +++ stable/11/tools/build/options/WITHOUT_LINT Thu Jan 11 19:41:00 > > 2018 (r327843) > > @@ -0,0 +1,4 @@ > > +.\" $FreeBSD$ > > +Set to not build the lint binaries and library. > > +.\" $FreeBSD$ > > +Set to not build the lint binaries and library. > > > > Added: stable/11/tools/build/options/WITH_LINT > > ============================================================================== > > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > > +++ stable/11/tools/build/options/WITH_LINT Thu Jan 11 19:41:00 2018 > > (r327843) > > @@ -0,0 +1,4 @@ > > +.\" $FreeBSD$ > > +Set to build the lint binaries and library. > > +.\" $FreeBSD$ > > +Set to build the lint binaries and library. > Duplicated contents? >
Yep, good catch, I think I applied a patch twice. Fixed in r327909. Thanks, -- Ian _______________________________________________ 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"