Add deprecation notice to WITH_BINUTILS option description
This commit is contained in:
parent
895439a39a
commit
f64d7a38d6
@ -1,6 +1,6 @@
|
||||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||
.\" $FreeBSD$
|
||||
.Dd May 29, 2020
|
||||
.Dd May 30, 2020
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -182,21 +182,12 @@ Build all binaries with the
|
||||
.Dv DF_BIND_NOW
|
||||
flag set to indicate that the run-time loader should perform all relocation
|
||||
processing at process startup rather than on demand.
|
||||
.It Va WITHOUT_BINUTILS
|
||||
Do not build or install GNU
|
||||
.Xr as 1
|
||||
as part
|
||||
of the normal system build.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mips, mips/mips64, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
|
||||
.It Va WITH_BINUTILS
|
||||
Build and install GNU
|
||||
.Xr as 1
|
||||
as part of the normal system build.
|
||||
.Pp
|
||||
This is a default setting on
|
||||
amd64/amd64.
|
||||
This option is not available as of
|
||||
.Fx 13.0 .
|
||||
.It Va WITHOUT_BINUTILS_BOOTSTRAP
|
||||
Do not build GNU binutils
|
||||
as part of the bootstrap process.
|
||||
|
Loading…
Reference in New Issue
Block a user