remove caution notes from WITHOUT_BINUTILS* descriptions

WITHOUT_BINUTILS and WITHOUT_BINUTILS_BOOTSTRAP previously included
claims about being unable to build if set.  Those cautions are no longer
universally true, and most FreeBSD targets can function more or less
without enabling GNU Binutils.  Just remove the cautions.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2020-01-19 19:47:04 +00:00
parent 7793be9752
commit 2bebe88556
2 changed files with 0 additions and 5 deletions

View File

@ -5,4 +5,3 @@ Do not build or install GNU
.Xr objdump 1
as part
of the normal system build.
The resulting system cannot build programs from source.

View File

@ -1,7 +1,3 @@
.\" $FreeBSD$
Do not build binutils (as, ld.bfd, and objdump)
as part of the bootstrap process.
.Bf -symbolic
The option does not work for build targets unless some alternative
toolchain is provided.
.Ef