svn commit: r297437 - head/share/man/man5
Bryan Drewery
bdrewery at FreeBSD.org
Wed Mar 30 23:56:45 UTC 2016
Author: bdrewery
Date: Wed Mar 30 23:56:43 2016
New Revision: 297437
URL: https://svnweb.freebsd.org/changeset/base/297437
Log:
Regenerate
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Wed Mar 30 23:53:12 2016 (r297436)
+++ head/share/man/man5/src.conf.5 Wed Mar 30 23:56:43 2016 (r297437)
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery
.\" $FreeBSD$
-.Dd March 11, 2016
+.Dd March 30, 2016
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -248,7 +248,7 @@ Set to not build Capsicum support into s
.\" from FreeBSD: head/tools/build/options/WITHOUT_CASPER 258838 2013-12-02 08:21:28Z pjd
Set to not build Casper program and related libraries.
.It Va WITH_CCACHE_BUILD
-.\" from FreeBSD: head/tools/build/options/WITH_CCACHE_BUILD 290526 2015-11-08 00:50:18Z bdrewery
+.\" from FreeBSD: head/tools/build/options/WITH_CCACHE_BUILD 297436 2016-03-30 23:53:12Z bdrewery
Set to use
.Xr ccache 1
for the build.
@@ -274,9 +274,6 @@ when using an external compiler.
The
.Sy CCACHE_CPP2
option is used for Clang but not GCC.
-ccache works best when combined with the
-.Sy WITH_FAST_DEPEND
-option.
.Pp
Sharing a cache between multiple work directories requires using a layout
similar to
@@ -517,8 +514,6 @@ When set, it also enforces the following
.Pp
.Bl -item -compact
.It
-.Va WITH_FAST_DEPEND
-.It
.Va WITH_INSTALL_AS_USER
.El
.Pp
@@ -618,12 +613,6 @@ An alternate bootstrap tool chain must b
.\" from FreeBSD: head/tools/build/options/WITHOUT_EXAMPLES 156938 2006-03-21 09:06:24Z ru
Set to avoid installing examples to
.Pa /usr/share/examples/ .
-.It Va WITHOUT_FAST_DEPEND
-.\" from FreeBSD: head/tools/build/options/WITHOUT_FAST_DEPEND 296669 2016-03-11 17:00:42Z bdrewery
-Set to use the historical
-.Xr mkdep 1
-for the "make depend" phase of the build.
-This option is deprecated and will be removed soon.
.It Va WITHOUT_FDT
.\" from FreeBSD: head/tools/build/options/WITHOUT_FDT 221539 2011-05-06 19:10:27Z ru
Set to not build Flattened Device Tree support as part of the base system.
@@ -1459,6 +1448,8 @@ When set, it also enforces the following
.Va WITHOUT_GDB
.It
.Va WITHOUT_INCLUDES
+.It
+.Va WITHOUT_LLDB
.El
.It Va WITHOUT_UNBOUND
.\" from FreeBSD: head/tools/build/options/WITHOUT_UNBOUND 255597 2013-09-15 14:51:23Z des
More information about the svn-src-all
mailing list