Regenerate src.conf(5)
Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
fd4f2cd514
commit
8834213466
@ -1,7 +1,7 @@
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 313173 2017-02-03 20:17:54Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 315766 2017-03-23 02:16:56Z ngie
|
||||
.\" $FreeBSD$
|
||||
.Dd March 11, 2017
|
||||
.Dd March 22, 2017
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -197,7 +197,7 @@ as part of the bootstrap process.
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armeb, arm/armv6, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe and sparc64/sparc64.
|
||||
.It Va WITHOUT_BLACKLIST
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BLACKLIST 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BLACKLIST 313788 2017-02-16 04:21:24Z ngie
|
||||
Set this if you do not want to build blacklistd/blacklistctl.
|
||||
When set, it enforces these options:
|
||||
.Pp
|
||||
@ -278,7 +278,7 @@ When set, it enforces these options:
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CASPER 258838 2013-12-02 08:21:28Z pjd
|
||||
Set to not build Casper program and related libraries.
|
||||
.It Va WITH_CCACHE_BUILD
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_CCACHE_BUILD 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_CCACHE_BUILD 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to use
|
||||
.Xr ccache 1
|
||||
for the build.
|
||||
@ -354,7 +354,7 @@ Set to build the Clang C/C++ compiler during the normal phase of the build.
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64 and powerpc/powerpcspe.
|
||||
.It Va WITHOUT_CLANG_BOOTSTRAP
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CLANG_BOOTSTRAP 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CLANG_BOOTSTRAP 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to not build the Clang C/C++ compiler during the bootstrap phase of
|
||||
the build.
|
||||
To be able to build the system, either gcc or clang bootstrap must be
|
||||
@ -410,7 +410,7 @@ amd64/amd64, arm/arm, arm/armeb, arm/armv6, arm64/aarch64 and i386/i386.
|
||||
Set to not build
|
||||
.Xr cpp 1 .
|
||||
.It Va WITHOUT_CROSS_COMPILER
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CROSS_COMPILER 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CROSS_COMPILER 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to not build any cross compiler in the cross-tools stage of buildworld.
|
||||
When compiling a different version of
|
||||
.Fx
|
||||
@ -520,7 +520,7 @@ When set, it enforces these options:
|
||||
Set to avoid building or installing standalone debug files for each
|
||||
executable binary and shared library.
|
||||
.It Va WITHOUT_DIALOG
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DIALOG 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DIALOG 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to not build
|
||||
.Xr dialog 1 ,
|
||||
.Xr dialog 3 ,
|
||||
@ -537,7 +537,7 @@ When set, it enforces these options:
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DICT 156932 2006-03-21 07:50:50Z ru
|
||||
Set to not build the Webster dictionary files.
|
||||
.It Va WITH_DIRDEPS_BUILD
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_DIRDEPS_BUILD 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_DIRDEPS_BUILD 313788 2017-02-16 04:21:24Z ngie
|
||||
This is an experimental build system.
|
||||
For details see
|
||||
http://www.crufty.net/sjg/docs/freebsd-meta-mode.htm.
|
||||
@ -625,10 +625,10 @@ This must be set in the environment, make command line, or
|
||||
not
|
||||
.Pa /etc/src.conf .
|
||||
.It Va WITHOUT_DMAGENT
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DMAGENT 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DMAGENT 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to not build dma Mail Transport Agent.
|
||||
.It Va WITHOUT_DOCCOMPRESS
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DOCCOMPRESS 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_DOCCOMPRESS 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to not install compressed system documentation.
|
||||
Only the uncompressed version will be installed.
|
||||
.It Va WITH_DTRACE_TESTS
|
||||
@ -835,7 +835,7 @@ Set to not build
|
||||
.Xr gpioctl 8
|
||||
as part of the base system.
|
||||
.It Va WITHOUT_GPL_DTC
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_GPL_DTC 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_GPL_DTC 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to build the BSD licensed version of the device tree compiler rather
|
||||
than the GPLed one from elinux.org.
|
||||
.It Va WITHOUT_GROFF
|
||||
@ -904,7 +904,7 @@ Set to not build
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_INET_SUPPORT 221266 2011-04-30 17:58:28Z bz
|
||||
Set to build libraries, programs, and kernel modules without IPv4 support.
|
||||
.It Va WITHOUT_INSTALLLIB
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_INSTALLLIB 313172 2017-02-03 19:21:28Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_INSTALLLIB 313788 2017-02-16 04:21:24Z ngie
|
||||
Set this to not install optional libraries.
|
||||
For example, when creating a
|
||||
.Xr nanobsd 8
|
||||
@ -913,7 +913,7 @@ image.
|
||||
The option does not work for build targets.
|
||||
.Ef
|
||||
.It Va WITH_INSTALL_AS_USER
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_INSTALL_AS_USER 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_INSTALL_AS_USER 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to make install targets succeed for non-root users by installing
|
||||
files with owner and group attributes set to that of the user running
|
||||
the
|
||||
@ -928,6 +928,15 @@ Set to not build IP Filter package.
|
||||
.It Va WITHOUT_IPFW
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_IPFW 183242 2008-09-21 22:02:26Z sam
|
||||
Set to not build IPFW tools.
|
||||
.It Va WITHOUT_IPSEC_SUPPORT
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_IPSEC_SUPPORT 315765 2017-03-23 02:13:59Z ngie
|
||||
Set to not build the kernel with
|
||||
.Xr ipsec 4
|
||||
support.
|
||||
This option is needed for
|
||||
.Xr ipsec 4
|
||||
and
|
||||
.Xr tcpmd5 4 .
|
||||
.It Va WITHOUT_ISCSI
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_ISCSI 277675 2015-01-25 04:20:11Z ngie
|
||||
Set to not build
|
||||
@ -944,7 +953,7 @@ Set to not build
|
||||
and
|
||||
.Xr truss 1 .
|
||||
.It Va WITHOUT_KERBEROS
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_KERBEROS 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_KERBEROS 313788 2017-02-16 04:21:24Z ngie
|
||||
Set this to not build Kerberos 5 (KTH Heimdal).
|
||||
When set, it enforces these options:
|
||||
.Pp
|
||||
@ -1078,13 +1087,13 @@ Set to build the LLDB debugger.
|
||||
This is a default setting on
|
||||
amd64/amd64 and arm64/aarch64.
|
||||
.It Va WITHOUT_LLD_IS_LD
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_LLD_IS_LD 312855 2017-01-27 01:59:12Z emaste
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_LLD_IS_LD 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to use GNU binutils ld as the system linker, instead of LLVM's LLD.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armeb, arm/armv6, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe and sparc64/sparc64.
|
||||
.It Va WITH_LLD_IS_LD
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_LLD_IS_LD 312855 2017-01-27 01:59:12Z emaste
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_LLD_IS_LD 313788 2017-02-16 04:21:24Z ngie
|
||||
Set to use LLVM's LLD as the system linker, instead of GNU binutils ld.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
@ -1180,7 +1189,7 @@ Set to not build utilities for manual pages,
|
||||
.Xr manctl 8 ,
|
||||
and related support files.
|
||||
.It Va WITH_META_MODE
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_META_MODE 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_META_MODE 313788 2017-02-16 04:21:24Z ngie
|
||||
Create
|
||||
.Xr make 1
|
||||
meta files when building, which can provide a reliable incremental build when
|
||||
@ -1394,6 +1403,19 @@ Set to not build radius support into various applications, like
|
||||
.Xr pam_radius 8
|
||||
and
|
||||
.Xr ppp 8 .
|
||||
.It Va WITH_RATELIMIT
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_RATELIMIT 315763 2017-03-23 01:44:17Z ngie
|
||||
Set to build the system with rate limit support.
|
||||
.Pp
|
||||
This makes
|
||||
.Dv SO_MAX_PACING_RATE
|
||||
effective in
|
||||
.Xr getsockopt 2 ,
|
||||
and
|
||||
.Ar txrlimit
|
||||
support in
|
||||
.Xr ifconfig 8 ,
|
||||
by proxy.
|
||||
.It Va WITHOUT_RBOOTD
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_RBOOTD 278192 2015-02-04 10:19:32Z ngie
|
||||
Set to not build or install
|
||||
@ -1502,7 +1524,7 @@ This must be set in the environment, make command line, or
|
||||
not
|
||||
.Pa /etc/src.conf .
|
||||
.It Va WITH_STAGING_MAN
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_STAGING_MAN 313169 2017-02-03 19:09:46Z wblock
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_STAGING_MAN 313788 2017-02-16 04:21:24Z ngie
|
||||
Enable staging of man pages to stage tree.
|
||||
.It Va WITH_STAGING_PROG
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_STAGING_PROG 284708 2015-06-22 20:21:57Z sjg
|
||||
@ -1668,7 +1690,7 @@ and related programs.
|
||||
.\" 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.
|
||||
.It Va WITHOUT_USB_GADGET_EXAMPLES
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_USB_GADGET_EXAMPLES 311548 2017-01-06 21:08:19Z ngie
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_USB_GADGET_EXAMPLES 311550 2017-01-06 21:27:39Z ngie
|
||||
Set to not build USB gadget kernel modules.
|
||||
.It Va WITHOUT_UTMPX
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_UTMPX 231530 2012-02-11 20:28:42Z ed
|
||||
@ -1741,4 +1763,5 @@ The
|
||||
file appeared in
|
||||
.Fx 7.0 .
|
||||
.Sh AUTHORS
|
||||
This manual page was autogenerated.
|
||||
This manual page was autogenerated by
|
||||
.An Pa tools/build/options/makeman .
|
||||
|
Loading…
Reference in New Issue
Block a user