git: 07853c6c9dd1 - main - regen src.conf.5 after MK_CXX and arm64 Hyper-V changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Nov 2022 16:38:14 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=07853c6c9dd1c7cd5511186992846c4b9ca6d9e7 commit 07853c6c9dd1c7cd5511186992846c4b9ca6d9e7 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-11-16 16:36:35 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-11-16 16:37:42 +0000 regen src.conf.5 after MK_CXX and arm64 Hyper-V changes Reported by: matteo --- share/man/man5/src.conf.5 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index e8d6d71fec46..4c9c160d89a0 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,6 +1,6 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. .\" $FreeBSD$ -.Dd September 29, 2022 +.Dd November 16, 2022 .Dt SRC.CONF 5 .Os .Sh NAME @@ -495,6 +495,10 @@ When set, it enforces these options: .It .Va WITHOUT_GOOGLETEST .It +.Va WITHOUT_LLD +.It +.Va WITHOUT_LLDB +.It .Va WITHOUT_LLVM_COV .It .Va WITHOUT_OFED @@ -736,12 +740,12 @@ Do not build HTML docs. Do not build or install HyperV utilities. .Pp This is a default setting on -arm/armv6, arm/armv7, arm64/aarch64, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf. +arm/armv6, arm/armv7, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf. .It Va WITH_HYPERV Build or install HyperV utilities. .Pp This is a default setting on -amd64/amd64 and i386/i386. +amd64/amd64, arm64/aarch64 and i386/i386. .It Va WITHOUT_ICONV Do not build iconv as part of libc. .It Va WITHOUT_INCLUDES