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.
This commit is contained in:
parent
b3eb927f6e
commit
cebea500a0
@ -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.
|
||||
|
@ -2,11 +2,7 @@
|
||||
Set to not build
|
||||
.Xr g++ 1
|
||||
and related libraries.
|
||||
Implies
|
||||
.Dv WITHOUT_CLANG
|
||||
and
|
||||
.Dv WITHOUT_GROFF
|
||||
and will also prevent building of
|
||||
It will also prevent building of
|
||||
.Xr gperf 1
|
||||
and
|
||||
.Xr devd 8 .
|
||||
|
Loading…
Reference in New Issue
Block a user