Regen src.conf(5)
This commit is contained in:
parent
18cc317233
commit
93da836686
@ -1,7 +1,7 @@
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 255964 2013-10-01 07:22:04Z des
|
||||
.\" $FreeBSD$
|
||||
.Dd January 7, 2015
|
||||
.Dd January 24, 2015
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -142,6 +142,12 @@ Set to not build Bluetooth related kernel modules, programs and libraries.
|
||||
.It Va WITHOUT_BOOT
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BOOT 156932 2006-03-21 07:50:50Z ru
|
||||
Set to not build the boot blocks and loader.
|
||||
.It Va WITHOUT_BSDINSTALL
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSDINSTALL 277677 2015-01-25 04:43:13Z ngie
|
||||
Set to not build
|
||||
.Xr bsdinstall 8 ,
|
||||
.Xr sade 8 ,
|
||||
and related programs.
|
||||
.It Va WITHOUT_BSD_CPIO
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BSD_CPIO 179813 2008-06-16 05:48:15Z dougb
|
||||
Set to not build the BSD licensed version of cpio based on
|
||||
@ -179,6 +185,11 @@ Set to not build Capsicum support into system programs.
|
||||
.It Va WITHOUT_CASPER
|
||||
.\" 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 WITHOUT_CCD
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CCD 277678 2015-01-25 04:52:48Z ngie
|
||||
Set to not build
|
||||
.Xr geom_ccd 4
|
||||
and related utilities.
|
||||
.It Va WITHOUT_CDDL
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_CDDL 163861 2006-11-01 09:02:11Z jb
|
||||
Set to not build code licensed under Sun's CDDL.
|
||||
@ -218,13 +229,13 @@ unless an alternative compiler is provided via
|
||||
XCC.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
arm/armeb, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32 and sparc64/sparc64.
|
||||
arm/armeb, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
|
||||
.It Va WITH_CLANG_BOOTSTRAP
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_CLANG_BOOTSTRAP 264660 2014-04-18 17:03:58Z imp
|
||||
Set to build the Clang C/C++ compiler during the bootstrap phase of the build.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armv6, arm/armv6hf, i386/i386, pc98/i386, powerpc/powerpc and powerpc/powerpc64.
|
||||
amd64/amd64, arm/arm, arm/armv6, arm/armv6hf, i386/i386 and pc98/i386.
|
||||
.It Va WITH_CLANG_EXTRAS
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_CLANG_EXTRAS 231057 2012-02-05 23:56:22Z dim
|
||||
Set to build additional clang and llvm tools, such as bugpoint.
|
||||
@ -380,6 +391,12 @@ dynamically.
|
||||
Set to build
|
||||
.Xr ed 1
|
||||
without support for encryption/decryption.
|
||||
.It Va WITHOUT_EE
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_EE 277663 2015-01-25 00:03:44Z ngie
|
||||
Set to not build and install
|
||||
.Xr edit 1 ,
|
||||
.Xr ee 1 ,
|
||||
and related programs.
|
||||
.It Va WITH_EISA
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_EISA 264654 2014-04-18 16:53:06Z imp
|
||||
Set to build EISA kernel modules.
|
||||
@ -593,6 +610,11 @@ 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_ISCSI
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_ISCSI 277675 2015-01-25 04:20:11Z ngie
|
||||
Set to not build
|
||||
.Xr iscid 8
|
||||
and related utilities.
|
||||
.It Va WITHOUT_JAIL
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_JAIL 249966 2013-04-27 04:09:09Z eadler
|
||||
Set to not build tools for the support of jails; e.g.,
|
||||
@ -1035,6 +1057,12 @@ support files such as keyboard maps, fonts, and screen output maps.
|
||||
Set to not build
|
||||
.Xr sysinstall 8
|
||||
and related programs.
|
||||
.It Va WITHOUT_TALK
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_TALK 277676 2015-01-25 04:37:44Z ngie
|
||||
Set to not build or install
|
||||
.Xr talk 1
|
||||
and
|
||||
.Xr talkd 8 .
|
||||
.It Va WITHOUT_TCSH
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_TCSH 156932 2006-03-21 07:50:50Z ru
|
||||
Set to not build and install
|
||||
|
Loading…
Reference in New Issue
Block a user