mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
Regnerate.
Approved by: re (blanket)
This commit is contained in:
parent
8f8790cdf4
commit
75e60c005a
1 changed files with 10 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 253304 2013-07-12 23:08:44Z bapt
|
||||
.\" $FreeBSD$
|
||||
.Dd September 6, 2013
|
||||
.Dd September 15, 2013
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -686,13 +686,15 @@ Set to build some programs without optional
|
|||
.Nm libkvm
|
||||
support.
|
||||
.It Va WITHOUT_LDNS
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_LDNS 246827 2013-02-15 13:44:18Z des
|
||||
Setting this variable will prevent LDNS from being built.
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_LDNS 255591 2013-09-15 13:11:13Z des
|
||||
Setting this variable will prevent the LDNS library from being built.
|
||||
When set, it also enforces the following options:
|
||||
.Pp
|
||||
.Bl -item -compact
|
||||
.It
|
||||
.Va WITHOUT_LDNS_UTILS
|
||||
.It
|
||||
.Va WITHOUT_UNBOUND
|
||||
.El
|
||||
.It Va WITH_LDNS_UTILS
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_LDNS_UTILS 246830 2013-02-15 13:57:51Z des
|
||||
|
|
@ -1148,6 +1150,11 @@ When set, it also enforces the following options:
|
|||
.It
|
||||
.Va WITHOUT_GDB
|
||||
.El
|
||||
.It Va WITHOUT_UNBOUND
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_UNBOUND 255597 2013-09-15 14:51:23Z des
|
||||
Set to not build
|
||||
.Xr unbound 8
|
||||
and related programs.
|
||||
.It Va WITHOUT_USB
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_USB 156932 2006-03-21 07:50:50Z ru
|
||||
Set to not build USB-related programs and libraries.
|
||||
|
|
|
|||
Loading…
Reference in a new issue