Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2023 15:20:38 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 391e1f23b301 - main - src.conf.5: regen after armv6 demotion
Message-ID:  <202308011520.371FKc2m040838@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=391e1f23b301780a850a451715e064d46ac35f15

commit 391e1f23b301780a850a451715e064d46ac35f15
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-08-01 15:19:37 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-08-01 15:20:15 +0000

    src.conf.5: regen after armv6 demotion
    
    Fixes: 98d03dca9ac8 ("universe: Demote armv6 to an extra architecture.")
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man5/src.conf.5 | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 69f0cc5feff9..7eb920e70c5c 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 July 27, 2023
+.Dd August 1, 2023
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -454,7 +454,7 @@ Do not build
 .Xr cxgbetool 8
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, powerpc/powerpc and riscv/riscv64.
+arm/armv7, powerpc/powerpc and riscv/riscv64.
 .It Va WITH_CXGBETOOL
 Build
 .Xr cxgbetool 8
@@ -630,7 +630,7 @@ and
 .Xr efivar 8 .
 .Pp
 This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7 and arm64/aarch64.
+amd64/amd64, arm/armv7 and arm64/aarch64.
 .It Va WITHOUT_ELFTOOLCHAIN_BOOTSTRAP
 Do not build ELF Tool Chain tools
 (addr2line, nm, size, strings and strip)
@@ -656,7 +656,7 @@ Build Flattened Device Tree support as part of the base system.
 This includes the device tree compiler (dtc) and libfdt support library.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, arm64/aarch64, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
+arm/armv7, arm64/aarch64, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
 .It Va WITHOUT_FILE
 Do not build
 .Xr file 1
@@ -722,7 +722,7 @@ Do not build HTML docs.
 Do not build or install HyperV utilities.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
+arm/armv7, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le and riscv/riscv64.
 .It Va WITH_HYPERV
 Build or install HyperV utilities.
 .Pp
@@ -882,7 +882,7 @@ On 64-bit platforms, do not build 32-bit library set and a
 runtime linker.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64le and riscv/riscv64.
+arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64le and riscv/riscv64.
 .It Va WITH_LIB32
 On 64-bit platforms, build the 32-bit library set and a
 .Nm ld-elf32.so.1
@@ -896,7 +896,7 @@ Do not build LLVM's lld linker.
 Do not build the LLDB debugger.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7 and riscv/riscv64.
+arm/armv7 and riscv/riscv64.
 .It Va WITH_LLDB
 Build the LLDB debugger.
 .Pp
@@ -1011,12 +1011,12 @@ powerpc/powerpc, powerpc/powerpc64 and powerpc/powerpc64le.
 Build GELI bootloader support.
 .Pp
 This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386 and riscv/riscv64.
+amd64/amd64, arm/armv7, arm64/aarch64, i386/i386 and riscv/riscv64.
 .It Va WITHOUT_LOADER_KBOOT
 Do not build kboot, a linuxboot environment loader
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64le and riscv/riscv64.
+arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64le and riscv/riscv64.
 .It Va WITH_LOADER_KBOOT
 Build kboot, a linuxboot environment loader
 .Pp
@@ -1031,12 +1031,12 @@ powerpc/powerpc, powerpc/powerpc64 and powerpc/powerpc64le.
 Build LUA bindings for the boot loader.
 .Pp
 This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386 and riscv/riscv64.
+amd64/amd64, arm/armv7, arm64/aarch64, i386/i386 and riscv/riscv64.
 .It Va WITHOUT_LOADER_OFW
 Disable building of openfirmware bootloader components.
 .Pp
 This is a default setting on
-amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386 and riscv/riscv64.
+amd64/amd64, arm/armv7, arm64/aarch64, i386/i386 and riscv/riscv64.
 .It Va WITH_LOADER_OFW
 Build openfirmware bootloader components.
 .Pp
@@ -1051,7 +1051,7 @@ amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64le and riscv/riscv64.
 Build ubldr.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, powerpc/powerpc and powerpc/powerpc64.
+arm/armv7, powerpc/powerpc and powerpc/powerpc64.
 .It Va WITH_LOADER_VERBOSE
 Build with extra verbose debugging in the loader.
 May explode already nearly too large loader over the limit.
@@ -1247,7 +1247,7 @@ Do not build
 .Xr mlx5tool 8
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, powerpc/powerpc and riscv/riscv64.
+arm/armv7, powerpc/powerpc and riscv/riscv64.
 .It Va WITH_MLX5TOOL
 Build
 .Xr mlx5tool 8
@@ -1322,7 +1322,7 @@ and related programs.
 Do not build nvme related tools and kernel modules.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, powerpc/powerpc and riscv/riscv64.
+arm/armv7, powerpc/powerpc and riscv/riscv64.
 .It Va WITH_NVME
 Build nvme related tools and kernel modules.
 .Pp
@@ -1334,7 +1334,7 @@ Do not build the
 InfiniBand software stack, including kernel modules and userspace libraries.
 .Pp
 This is a default setting on
-arm/armv6 and arm/armv7.
+arm/armv7.
 When set, it enforces these options:
 .Pp
 .Bl -item -compact
@@ -1358,7 +1358,7 @@ Enable building LDAP support for kerberos using an openldap client from ports.
 Do not build LLVM's OpenMP runtime.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7 and powerpc/powerpc.
+arm/armv7 and powerpc/powerpc.
 .It Va WITH_OPENMP
 Build LLVM's OpenMP runtime.
 .Pp
@@ -1407,7 +1407,7 @@ is set explicitly)
 Do not include kernel TLS support in OpenSSL.
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, i386/i386, powerpc/powerpc and riscv/riscv64.
+arm/armv7, i386/i386, powerpc/powerpc and riscv/riscv64.
 .It Va WITH_OPENSSL_KTLS
 Include kernel TLS support in OpenSSL.
 .Pp
@@ -1444,7 +1444,7 @@ Do not build dynamically linked binaries as
 Position-Independent Executable (PIE).
 .Pp
 This is a default setting on
-arm/armv6, arm/armv7, i386/i386 and powerpc/powerpc.
+arm/armv7, i386/i386 and powerpc/powerpc.
 .It Va WITH_PIE
 Build dynamically linked binaries as
 Position-Independent Executable (PIE).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308011520.371FKc2m040838>