src.conf.5: Regen
Regenerate makeman after enabling the building of lib32 on arm64.
Fixes: a1b6757313 ("arm64 lib32: enable building of lib32 on arm64")
Pull Request: https://github.com/freebsd/freebsd-src/pull/804
This commit is contained in:
committed by
Ed Maste
parent
cf32543fa4
commit
81a7ce4404
@@ -1,5 +1,5 @@
|
|||||||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||||
.Dd July 7, 2023
|
.Dd July 27, 2023
|
||||||
.Dt SRC.CONF 5
|
.Dt SRC.CONF 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -877,14 +877,14 @@ On 64-bit platforms, do not build 32-bit library set and a
|
|||||||
runtime linker.
|
runtime linker.
|
||||||
.Pp
|
.Pp
|
||||||
This is a default setting on
|
This is a default setting on
|
||||||
arm/armv6, arm/armv7, arm64/aarch64, i386/i386, powerpc/powerpc, powerpc/powerpc64le and riscv/riscv64.
|
arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64le and riscv/riscv64.
|
||||||
.It Va WITH_LIB32
|
.It Va WITH_LIB32
|
||||||
On 64-bit platforms, build the 32-bit library set and a
|
On 64-bit platforms, build the 32-bit library set and a
|
||||||
.Nm ld-elf32.so.1
|
.Nm ld-elf32.so.1
|
||||||
runtime linker.
|
runtime linker.
|
||||||
.Pp
|
.Pp
|
||||||
This is a default setting on
|
This is a default setting on
|
||||||
amd64/amd64 and powerpc/powerpc64.
|
amd64/amd64, arm64/aarch64 and powerpc/powerpc64.
|
||||||
.It Va WITHOUT_LLD
|
.It Va WITHOUT_LLD
|
||||||
Do not build LLVM's lld linker.
|
Do not build LLVM's lld linker.
|
||||||
.It Va WITHOUT_LLDB
|
.It Va WITHOUT_LLDB
|
||||||
|
|||||||
Reference in New Issue
Block a user