summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-04-06 20:19:07 +0000
committeruqs <uqs@FreeBSD.org>2011-04-06 20:19:07 +0000
commit9cb0f450df68e714e6d28dc84590be4adebfb848 (patch)
tree47820cc0d396a3a2a93c688935fd193f4b22c2ad /share
parent51399b5e545e6295a177885aac552ea7fcd28a51 (diff)
downloadFreeBSD-src-9cb0f450df68e714e6d28dc84590be4adebfb848.zip
FreeBSD-src-9cb0f450df68e714e6d28dc84590be4adebfb848.tar.gz
Regenerate after r220401. It turns out makeman is clever about implied
flags, so remove that part from WITHOUT_CXX again. This is only partially regenerated, as the entries for FDT and GPIO seem to have switched their default state, too.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.519
1 files changed, 17 insertions, 2 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index f98e1f11..57948af 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 188848 2009-02-20 11:09:55Z mtm
.\" $FreeBSD$
-.Dd February 22, 2011
+.Dd April 6, 2011
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -285,10 +285,22 @@ and related utilities.
.\" from FreeBSD: head/tools/build/options/WITHOUT_CVS 156932 2006-03-21 07:50:50Z ru
Set to not build CVS.
.It Va WITHOUT_CXX
-.\" from FreeBSD: head/tools/build/options/WITHOUT_CXX 156932 2006-03-21 07:50:50Z ru
+.\" from FreeBSD: head/tools/build/options/WITHOUT_CXX 220401 2011-04-06 20:08:23Z uqs
Set to not build
.Xr g++ 1
and related libraries.
+It will also prevent building of
+.Xr gperf 1
+and
+.Xr devd 8 .
+When set, it also enforces the following options:
+.Pp
+.Bl -item -compact
+.It
+.Va WITHOUT_CLANG
+.It
+.Va WITHOUT_GROFF
+.El
.It Va WITHOUT_DICT
.\" from FreeBSD: head/tools/build/options/WITHOUT_DICT 156932 2006-03-21 07:50:50Z ru
Set to not build the Webster dictionary files.
@@ -375,6 +387,9 @@ Set to build Hesiod support.
.It Va WITHOUT_HTML
.\" from FreeBSD: head/tools/build/options/WITHOUT_HTML 156932 2006-03-21 07:50:50Z ru
Set to not build HTML docs.
+.It Va WITH_ICONV
+.\" from FreeBSD: head/tools/build/options/WITH_ICONV 219020 2011-02-25 00:10:26Z gabor
+Set to build iconv as part of libc.
.It Va WITH_IDEA
.\" from FreeBSD: head/tools/build/options/WITH_IDEA 156932 2006-03-21 07:50:50Z ru
Set to build the IDEA encryption code.
OpenPOWER on IntegriCloud