svn commit: r356699 - stable/12/share/man/man5
Bryan Drewery
bdrewery at FreeBSD.org
Mon Jan 13 19:34:15 UTC 2020
Author: bdrewery
Date: Mon Jan 13 19:34:15 2020
New Revision: 356699
URL: https://svnweb.freebsd.org/changeset/base/356699
Log:
Regen src.conf.5
Modified:
stable/12/share/man/man5/src.conf.5
Modified: stable/12/share/man/man5/src.conf.5
==============================================================================
--- stable/12/share/man/man5/src.conf.5 Mon Jan 13 19:33:26 2020 (r356698)
+++ stable/12/share/man/man5/src.conf.5 Mon Jan 13 19:34:15 2020 (r356699)
@@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.Dd October 28, 2019
+.Dd January 13, 2020
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -368,39 +368,6 @@ When set, it enforces these options:
.It
.Va WITHOUT_LLVM_COV
.El
-.Pp
-When set, these options are also in effect:
-.Pp
-.Bl -inset -compact
-.It Va WITHOUT_LLVM_TARGET_AARCH64
-(unless
-.Va WITH_LLVM_TARGET_AARCH64
-is set explicitly)
-.It Va WITHOUT_LLVM_TARGET_ALL
-(unless
-.Va WITH_LLVM_TARGET_ALL
-is set explicitly)
-.It Va WITHOUT_LLVM_TARGET_ARM
-(unless
-.Va WITH_LLVM_TARGET_ARM
-is set explicitly)
-.It Va WITHOUT_LLVM_TARGET_MIPS
-(unless
-.Va WITH_LLVM_TARGET_MIPS
-is set explicitly)
-.It Va WITHOUT_LLVM_TARGET_POWERPC
-(unless
-.Va WITH_LLVM_TARGET_POWERPC
-is set explicitly)
-.It Va WITHOUT_LLVM_TARGET_SPARC
-(unless
-.Va WITH_LLVM_TARGET_SPARC
-is set explicitly)
-.It Va WITHOUT_LLVM_TARGET_X86
-(unless
-.Va WITH_LLVM_TARGET_X86
-is set explicitly)
-.El
.It Va WITH_CLANG
Set to build the Clang C/C++ compiler during the normal phase of the build.
.Pp
@@ -1108,7 +1075,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
+arm/arm and arm/armv6.
.It Va WITH_LLVM_TARGET_AARCH64
Set to build LLVM target support for AArch64.
The
@@ -1116,13 +1083,10 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-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.
+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, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64.
.It Va WITHOUT_LLVM_TARGET_ALL
Set to only build the required LLVM target support.
This option is preferred to specific target support options.
-.Pp
-This is a default setting on
-riscv/riscv64 and sparc64/sparc64.
When set, these options are also in effect:
.Pp
.Bl -inset -compact
@@ -1147,29 +1111,11 @@ is set explicitly)
.Va WITH_LLVM_TARGET_SPARC
is set explicitly)
.El
-.It Va WITH_LLVM_TARGET_ALL
-Set to build support for all LLVM targets.
-This option is always applied to the bootstrap compiler for buildworld when
-LLVM is used.
-.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.
.It Va WITHOUT_LLVM_TARGET_ARM
Set to not build LLVM target support for ARM.
The
.Va LLVM_TARGET_ALL
option should be used rather than this in most cases.
-.Pp
-This is a default setting on
-riscv/riscv64 and sparc64/sparc64.
-.It Va WITH_LLVM_TARGET_ARM
-Set to build LLVM target support for ARM.
-The
-.Va LLVM_TARGET_ALL
-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.
.It Va WITH_LLVM_TARGET_BPF
Set to build LLVM target support for BPF.
The
@@ -1182,7 +1128,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
+arm/arm and arm/armv6.
.It Va WITH_LLVM_TARGET_MIPS
Set to build LLVM target support for MIPS.
The
@@ -1190,7 +1136,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-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.
+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, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64.
.It Va WITHOUT_LLVM_TARGET_POWERPC
Set to not build LLVM target support for PowerPC.
The
@@ -1198,7 +1144,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
+arm/arm and arm/armv6.
.It Va WITH_LLVM_TARGET_POWERPC
Set to build LLVM target support for PowerPC.
The
@@ -1206,7 +1152,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-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.
+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, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64.
.It Va WITH_LLVM_TARGET_RISCV
Set to build LLVM target support for RISC-V.
The
@@ -1219,7 +1165,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
+arm/arm and arm/armv6.
.It Va WITH_LLVM_TARGET_SPARC
Set to build LLVM target support for SPARC.
The
@@ -1227,7 +1173,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-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.
+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, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64.
.It Va WITHOUT_LLVM_TARGET_X86
Set to not build LLVM target support for X86.
The
@@ -1235,7 +1181,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-arm/arm, arm/armv6, riscv/riscv64 and sparc64/sparc64.
+arm/arm and arm/armv6.
.It Va WITH_LLVM_TARGET_X86
Set to build LLVM target support for X86.
The
@@ -1243,7 +1189,7 @@ The
option should be used rather than this in most cases.
.Pp
This is a default setting on
-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.
+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, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64.
.It Va WITH_LOADER_EFI_SECUREBOOT
Enable building
.Xr loader 8
More information about the svn-src-stable
mailing list