Regenerate

This commit is contained in:
bdrewery 2016-08-23 15:31:53 +00:00
parent 3fce81858a
commit 33601968a3

View File

@ -1,7 +1,7 @@
.\" DO NOT EDIT-- this file is automatically generated. .\" DO NOT EDIT-- this file is automatically generated.
.\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery .\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery
.\" $FreeBSD$ .\" $FreeBSD$
.Dd August 22, 2016 .Dd August 23, 2016
.Dt SRC.CONF 5 .Dt SRC.CONF 5
.Os .Os
.Sh NAME .Sh NAME
@ -542,10 +542,6 @@ When set, it also enforces the following options:
When set, the following options are also in effect: When set, the following options are also in effect:
.Pp .Pp
.Bl -inset -compact .Bl -inset -compact
.It Va WITHOUT_SYSTEM_COMPILER
(unless
.Va WITH_SYSTEM_COMPILER
is set explicitly)
.It Va WITH_AUTO_OBJ .It Va WITH_AUTO_OBJ
(unless (unless
.Va WITHOUT_AUTO_OBJ .Va WITHOUT_AUTO_OBJ
@ -1147,14 +1143,6 @@ to
.Pp .Pp
Currently this also enforces Currently this also enforces
.Va WITHOUT_SYSTEM_COMPILER . .Va WITHOUT_SYSTEM_COMPILER .
When set, the following options are also in effect:
.Pp
.Bl -inset -compact
.It Va WITHOUT_SYSTEM_COMPILER
(unless
.Va WITH_SYSTEM_COMPILER
is set explicitly)
.El
.Pp .Pp
This must be set in the environment, make command line, or This must be set in the environment, make command line, or
.Pa /etc/src-env.conf , .Pa /etc/src-env.conf ,