regen src.conf.5 after r343606
This commit is contained in:
parent
75fe717698
commit
1f7d148368
@ -1,6 +1,6 @@
|
||||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.\" $FreeBSD$
|
||||
.Dd December 15, 2018
|
||||
.Dd January 31, 2019
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -335,6 +335,8 @@ When set, it enforces these options:
|
||||
.It
|
||||
.Va WITHOUT_CTF
|
||||
.It
|
||||
.Va WITHOUT_LOADER_ZFS
|
||||
.It
|
||||
.Va WITHOUT_ZFS
|
||||
.El
|
||||
.It Va WITHOUT_CLANG
|
||||
@ -1045,12 +1047,12 @@ amd64/amd64, arm/armv7, arm64/aarch64 and i386/i386.
|
||||
Set to use GNU binutils ld as the system linker, instead of LLVM's LLD.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
arm/arm, 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, riscv/riscv64 and sparc64/sparc64.
|
||||
arm/arm, arm/armv6, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64.
|
||||
.It Va WITH_LLD_IS_LD
|
||||
Set to use LLVM's LLD as the system linker, instead of GNU binutils ld.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/armv7 and arm64/aarch64.
|
||||
amd64/amd64, arm/armv7, arm64/aarch64 and i386/i386.
|
||||
.It Va WITHOUT_LLVM_COV
|
||||
Set to not build the
|
||||
.Xr llvm-cov 1
|
||||
@ -1082,7 +1084,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
riscv/riscv64 and sparc64/sparc64.
|
||||
arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
|
||||
.It Va WITH_LLVM_TARGET_AARCH64
|
||||
Set to build LLVM target support for AArch64.
|
||||
The
|
||||
@ -1090,7 +1092,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armv6, arm/armv7, 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.
|
||||
amd64/amd64, arm/armv7, 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_LLVM_TARGET_ALL
|
||||
Set to only build the required LLVM target support.
|
||||
This option is preferred to specific target support options.
|
||||
@ -1156,7 +1158,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
riscv/riscv64 and sparc64/sparc64.
|
||||
arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
|
||||
.It Va WITH_LLVM_TARGET_MIPS
|
||||
Set to build LLVM target support for MIPS.
|
||||
The
|
||||
@ -1164,7 +1166,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armv6, arm/armv7, 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.
|
||||
amd64/amd64, arm/armv7, 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_LLVM_TARGET_POWERPC
|
||||
Set to not build LLVM target support for PowerPC.
|
||||
The
|
||||
@ -1172,7 +1174,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
riscv/riscv64 and sparc64/sparc64.
|
||||
arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
|
||||
.It Va WITH_LLVM_TARGET_POWERPC
|
||||
Set to build LLVM target support for PowerPC.
|
||||
The
|
||||
@ -1180,7 +1182,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armv6, arm/armv7, 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.
|
||||
amd64/amd64, arm/armv7, 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_LLVM_TARGET_SPARC
|
||||
Set to not build LLVM target support for SPARC.
|
||||
The
|
||||
@ -1188,7 +1190,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
riscv/riscv64 and sparc64/sparc64.
|
||||
arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
|
||||
.It Va WITH_LLVM_TARGET_SPARC
|
||||
Set to build LLVM target support for SPARC.
|
||||
The
|
||||
@ -1196,7 +1198,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armv6, arm/armv7, 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.
|
||||
amd64/amd64, arm/armv7, 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_LLVM_TARGET_X86
|
||||
Set to not build LLVM target support for X86.
|
||||
The
|
||||
@ -1204,7 +1206,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
riscv/riscv64 and sparc64/sparc64.
|
||||
arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
|
||||
.It Va WITH_LLVM_TARGET_X86
|
||||
Set to build LLVM target support for X86.
|
||||
The
|
||||
@ -1212,7 +1214,7 @@ The
|
||||
option should be used rather than this in most cases.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armv6, arm/armv7, 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.
|
||||
amd64/amd64, arm/armv7, 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 WITH_LOADER_FIREWIRE
|
||||
Enable firewire support in /boot/loader on x86. This option is a nop
|
||||
on all other platforms.
|
||||
@ -1259,6 +1261,13 @@ Set to build ubldr.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
arm/arm, arm/armv6, arm/armv7, 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 WITH_LOADER_VERBOSE
|
||||
Set to build with extra verbose debugging in the loader.
|
||||
May explode already nearly too large loader over the limit.
|
||||
Use with care.
|
||||
|
||||
.It Va WITHOUT_LOADER_ZFS
|
||||
Set to not build ZFS file system boot loader support.
|
||||
.It Va WITHOUT_LOCALES
|
||||
Set to not build localization files; see
|
||||
.Xr locale 1 .
|
||||
@ -1890,7 +1899,7 @@ without support for the IEEE 802.1X protocol and without
|
||||
support for EAP-PEAP, EAP-TLS, EAP-LEAP, and EAP-TTLS
|
||||
protocols (usable only via 802.1X).
|
||||
.It Va WITHOUT_ZFS
|
||||
Set to not build ZFS file system.
|
||||
Set to not build ZFS file system kernel module, libraries, and user commands.
|
||||
.It Va WITHOUT_ZONEINFO
|
||||
Set to not build the timezone database.
|
||||
When set, it enforces these options:
|
||||
|
Loading…
Reference in New Issue
Block a user