summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2011-11-30 18:24:43 +0000
committerfjoe <fjoe@FreeBSD.org>2011-11-30 18:24:43 +0000
commit457df496e1065b8417ab72144e2000659c3141d1 (patch)
tree04951c7b53109e2238484cbfbee1fb7ce1da1292 /share
parent9b7ab43dcdbe6b21b4a718849c27cc616538a0be (diff)
downloadFreeBSD-src-457df496e1065b8417ab72144e2000659c3141d1.zip
FreeBSD-src-457df496e1065b8417ab72144e2000659c3141d1.tar.gz
Regen.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.515
1 files changed, 11 insertions, 4 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 49b5527..26719f9 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 221733 2011-05-10 13:01:11Z ru
.\" $FreeBSD$
-.Dd November 28, 2011
+.Dd December 1, 2011
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -258,6 +258,8 @@ When set, it also enforces the following options:
.Pp
.Bl -item -compact
.It
+.Va WITHOUT_CTF
+.It
.Va WITHOUT_ZFS
.El
.It Va WITHOUT_CLANG
@@ -300,6 +302,11 @@ When set, the following options are also in effect:
.Va WITH_GSSAPI
is set explicitly)
.El
+.It Va WITH_CTF
+.\" $FreeBSD$
+Set to compile with CTF (Compact C Type Format) data.
+CTF data encapsulates a reduced form of debugging information
+similar to DWARF and the venerable stabs and is required for DTrace.
.It Va WITHOUT_CTM
.\" from FreeBSD: head/tools/build/options/WITHOUT_CTM 183242 2008-09-21 22:02:26Z sam
Set to not build
@@ -813,9 +820,9 @@ and related files.
Set to not build
.Xr ppp 8
and related programs.
-.It Va WITHOUT_PROFILE
-.\" from FreeBSD: head/tools/build/options/WITHOUT_PROFILE 156932 2006-03-21 07:50:50Z ru
-Set to avoid compiling profiled libraries.
+.It Va WITH_PROFILE
+.\" from FreeBSD: head/tools/build/options/WITH_PROFILE 228143 2011-11-29 19:46:17Z fjoe
+Set to build profiled libraries.
.It Va WITHOUT_QUOTAS
.\" from FreeBSD: head/tools/build/options/WITHOUT_QUOTAS 183242 2008-09-21 22:02:26Z sam
Set to not build
OpenPOWER on IntegriCloud