git: d1fdf357ae72 - main - src.conf.5: regen
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 May 2023 14:58:02 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=d1fdf357ae72e9e43e2e897aaf6dedb434b3d5fc
commit d1fdf357ae72e9e43e2e897aaf6dedb434b3d5fc
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-05-12 14:53:11 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-05-12 14:55:08 +0000
src.conf.5: regen
Fixes: ad9d10a859ac ("efi: mark as broken on i386")
Fixes: bee3d4bf8ed5 ("Move DIRDEPS_BUILD settings to sys.dirdeps.mk")
Sponsored by: The FreeBSD Foundation
---
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 5a1bb730f957..83dd10f18164 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd May 1, 2023
+.Dd May 12, 2023
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -533,6 +533,10 @@ When set, it enforces these options:
When set, these options are also in effect:
.Pp
.Bl -inset -compact
+.It Va WITH_META_ERROR_TARGET
+(unless
+.Va WITHOUT_META_ERROR_TARGET
+is set explicitly)
.It Va WITH_META_MODE
(unless
.Va WITHOUT_META_MODE
@@ -612,7 +616,7 @@ and
.Xr efivar 8 .
.Pp
This is a default setting on
-powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
+i386/i386, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
.It Va WITH_EFI
Build
.Xr efivar 3
@@ -620,7 +624,7 @@ and
.Xr efivar 8 .
.Pp
This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64 and i386/i386.
+amd64/amd64, arm/armv6, arm/armv7 and arm64/aarch64.
.It Va WITHOUT_ELFTOOLCHAIN_BOOTSTRAP
Do not build ELF Tool Chain tools
(addr2line, nm, size, strings and strip)