svn commit: r208966 - head/share/man/man5
Roman Divacky
rdivacky at FreeBSD.org
Wed Jun 9 20:13:50 UTC 2010
Author: rdivacky
Date: Wed Jun 9 20:13:50 2010
New Revision: 208966
URL: http://svn.freebsd.org/changeset/base/208966
Log:
Regen src.conf.5
Approved by: ed (mentor)
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5 Wed Jun 9 20:11:35 2010 (r208965)
+++ head/share/man/man5/src.conf.5 Wed Jun 9 20:13:50 2010 (r208966)
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 188848 2009-02-20 11:09:55Z mtm
.\" $FreeBSD$
-.Dd May 19, 2010
+.Dd June 9, 2010
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -247,6 +247,9 @@ When set, it also enforces the following
.It
.Va WITHOUT_ZFS
.El
+.It Va WITHOUT_CLANG
+from FreeBSD: head/tools/build/options/WITHOUT_CLANG 208965 2010-06-09 20:11:35Z rdivacky
+Set to not build the Clang C/C++ commpiler.
.It Va WITHOUT_CPP
.\" from FreeBSD: head/tools/build/options/WITHOUT_CPP 156932 2006-03-21 07:50:50Z ru
Set to not build
@@ -297,6 +300,10 @@ dynamically.
.\" 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 WITH_FDT
+.\" from FreeBSD: head/tools/build/options/WITH_FDT 208537 2010-05-25 15:12:21Z raj
+Set to build Flattened Device Tree support as part of the base system. This
+includes the device tree compiler (dtc) and libfdt support library.
.It Va WITHOUT_FLOPPY
.\" from FreeBSD: head/tools/build/options/WITHOUT_FLOPPY 183306 2008-09-23 16:15:42Z sam
Set to not build or install programs
@@ -799,6 +806,8 @@ When set, it also enforces the following
.Pp
.Bl -item -compact
.It
+.Va WITHOUT_CLANG
+.It
.Va WITHOUT_GDB
.El
.It Va WITHOUT_USB
More information about the svn-src-head
mailing list