Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jan 2010 18:20:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/142854: commit references a PR
Message-ID:  <201001171820.o0HIK22S034050@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/142854; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/142854: commit references a PR
Date: Sun, 17 Jan 2010 18:17:11 +0000 (UTC)

 Author: brueffer
 Date: Sun Jan 17 18:17:00 2010
 New Revision: 202501
 URL: http://svn.freebsd.org/changeset/base/202501
 
 Log:
   MFC: r197056 by des
   
   Fix comment about KERNFAST.
   
   PR:             142854
   Submitted by:   Nikolay Denev <ndenev@gmail.com>
 
 Modified:
   stable/8/Makefile.inc1
 Directory Properties:
   stable/8/   (props changed)
 
 Modified: stable/8/Makefile.inc1
 ==============================================================================
 --- stable/8/Makefile.inc1	Sun Jan 17 17:52:35 2010	(r202500)
 +++ stable/8/Makefile.inc1	Sun Jan 17 18:17:00 2010	(r202501)
 @@ -5,7 +5,7 @@
  #	-DNO_CLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
  #	-DNO_CLEAN do not clean at all
  #	-DNO_SHARE do not go into share subdir
 -#	-DKERNFAST define NO_KERNELCONFIG, NO_KERNELCLEAN and NO_KERNELCONFIG
 +#	-DKERNFAST define NO_KERNELCONFIG, NO_KERNELCLEAN and NO_KERNELDEPEND
  #	-DNO_KERNELCONFIG do not run config in ${MAKE} buildkernel
  #	-DNO_KERNELCLEAN do not run ${MAKE} clean in ${MAKE} buildkernel
  #	-DNO_KERNELDEPEND do not run ${MAKE} depend in ${MAKE} buildkernel
 _______________________________________________
 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-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001171820.o0HIK22S034050>